#include <LongSignal.hpp>
Public Member Functions |
| STATIC_CONST (DataLength=NDB_SECTION_SEGMENT_SZ) |
Public Attributes |
union { |
Uint32 m_sz |
Uint32 chunkSize |
}; | |
union { |
Uint32 m_ownerRef |
Uint32 nextChunk |
}; | |
union { |
Uint32 m_lastSegment |
Uint32 lastChunk |
}; | |
union { |
Uint32 m_nextSegment |
Uint32 nextPool |
}; | |
Uint32 | theData [DataLength] |
Detailed Description
Section handling
Definition at line 27 of file LongSignal.hpp.
The documentation for this struct was generated from the following file: