libgig
3.3.0
|
Go to the source code of this file.
Namespaces | |
namespace | RIFF |
RIFF specific classes and definitions. |
Macros | |
#define | _GET_RESIZED_CHUNKS() (reinterpret_cast<std::set<Chunk*>*>(ResizedChunks.front())) |
Functions | |
String | RIFF::libraryName () |
Returns the name of this C++ library. | |
String | RIFF::libraryVersion () |
Returns version of this C++ library. |
#define _GET_RESIZED_CHUNKS | ( | ) | (reinterpret_cast<std::set<Chunk*>*>(ResizedChunks.front())) |
Definition at line 1388 of file RIFF.cpp.
Referenced by RIFF::File::LogAsResized(), RIFF::File::Save(), RIFF::File::UnlogResized(), and RIFF::File::~File().