Classes | |
class | bit::Buffer |
This class manages a packed bit (or octet) buffer. More... | |
struct | bit::Data |
This structure represents a data block allocated via a smart pointer. More... | |
class | bit::FieldBuffer |
Combines the concept of a field with a means of extracting field data from a buffer. More... | |
class | bit::RecordBuffer |
Combines the concepts of a Record or data layout with actual data. More... |