42 #ifndef _StructuredMemory_XML_Config_h_
43 #define _StructuredMemory_XML_Config_h_
51 #include "../DDD_StructuredMemory.h"
58 class ChunkDescription;
75 void AddAttribute(
ChunkDescription *newChunk, tns::c_ChunkAttribute &attribute,
unsigned int ¤tOffset);
81 void AddChunkDescription(
ChunkProducer *producer, tns::c_Chunk &chunk);
Definition: ChunkProducer.h:183
The disti::DynamicArray class. A templated array of objects capable of dynamically growing...
Definition: ChunkProducer.h:237
Facade to provide a simpler interface to the DDD_Log singleton. Its second purpose is for decoupling;...
Definition: DDD_LogFacade.h:50
The DDD_AttributeList class. Maintains a list of Data Director attributes.
The disti::DynamicPtrArray class. A templated array of objects pointers capable of dynamically growin...
Definition: StructuredMemory_XML_Config.h:60
Definition: AttributeChangedEmitter.h:46