#include "aja.h"
Go to the source code of this file.
Namespaces | |
| namespace | aja |
Classes | |
| class | aja::basicHelper |
| Basic help class for OutputBuffer. More... | |
| class | aja::memHelper |
| Helper used when you need add into OutputBuffer memory array with know size. More... | |
| class | aja::typeHelper |
| Helper used when you need add into OutputBuffer type and subtype of item(first byte of all items). More... | |
| class | aja::elmIdHelper |
| Helper used when you need add into OutputBuffer Element ID(24 unsigned number). More... | |
| class | aja::OutputBuffer |
| Output class used when is builded AJA document. Class allocate new memory blok, when is block full, then reallocate automaticly to This class have overriden operator << for better usage. More... | |
Defines | |
| #define | _AJA_OUTPUTBUFFER_H_ |
| #define | BUFBLOCK_SIZE 512 |
|
|
|
|
|
|
1.4.6