|
static void | LogDebug (const char *format,...) |
|
static void | LogInfo (const char *format,...) |
|
static void | LogWarning (const char *format,...) |
|
static void | LogError (const char *format,...) |
|
void AddAttribute |
( |
ChunkDescription * |
newChunk, |
|
|
tns::c_ChunkAttribute & |
attribute, |
|
|
unsigned int & |
currentOffset |
|
) |
| |
|
protected |
Adds an attribute to a chunk description
- Parameters
-
newChunk | The chunk to add the rule to |
attribute | The LMX structure defining the attribute |
currentOffset | The current offset within the chunk (inout parameter) |
void AddChunkDescription |
( |
ChunkProducer * |
producer, |
|
|
tns::c_Chunk & |
chunk |
|
) |
| |
|
protected |
Adds a chunk to a producer
- Parameters
-
producer | The producer to add the chunk to |
chunk | The LMX structure defining the chunk |
Adds a rule to a chunk description
- Parameters
-
producer | The producer that owns the chunk |
newChunk | The chunk to add the rule to |
chunk | The LMX structure defining the rule |
Creates a chunk producer by loading a configuration file
- Parameters
-
filename | The name of the file to read |
- Returns
- A pointer to a newly created chunk producer or NULL on failure
The documentation for this class was generated from the following file: