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