|
libgig
4.0.0
|
#include <algorithm>#include <set>#include <string.h>#include "RIFF.h"#include "helper.h"#include <errno.h>Go to the source code of this file.
Namespaces | |
| RIFF | |
| RIFF specific classes and definitions. | |
Functions | |
| String | RIFF::libraryName () |
| Returns the name of this C++ library. More... | |
| String | RIFF::libraryVersion () |
| Returns version of this C++ library. More... | |