#include <algorithm>#include <set>#include <string.h>#include "RIFF.h"#include <string>#include <list>#include <map>#include <iostream>#include <stdint.h>#include <stdio.h>#include <sstream>#include "RIFF.h"Go to the source code of this file.
Namespaces | |
| namespace | RIFF |
RIFF specific classes and definitions. | |
Defines | |
| #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 1387 of file RIFF.cpp.
Referenced by RIFF::File::LogAsResized(), RIFF::File::UnlogResized(), and RIFF::File::~File().
1.6.3