#include <ChunkProducer.h>
A ChunkAttribute maps a specific part of a chunk to a DataDirector attribute 
A callback method that will be called when the attribute being observed changes if this observer has registered to be notified on attribute change 
- Parameters
- 
  
    | attribute | A pointer to the attribute that changed |  
 
Implements DDD_AttributeObserver.
 
 
Dirty flag used by ChunkProducers to determine if an attribute update needs to be sent 
 
 
True if field is "big endian" 
 
 
Length of the bitfield in bits. (optional) 
 
 
Bitmask computed from offset and length (optional) 
 
 
Offset of the bitfield in bits relative to the start of this attribute (optional) 
 
 
Pointer to the DataDirector attribute linked to this attribute 
 
 
Initial value of field (optional) 
 
 
True if attribute is a bitfield 
 
 
Offset from beginning of packet 
 
 
Representation of the data in the chunk 
 
 
The documentation for this class was generated from the following file: