![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Nested template struct for constant chunk data. More...
#include <pichunkstream.h>
Public Member Functions | |
| ChunkConst (int i, const T &d) | |
| Constructor with ID and data. | |
Public Attributes | |
| int | id |
| Chunk ID. | |
| const T & | data |
| Constant chunk data reference. | |
Nested template struct for constant chunk data.