9 #ifndef _da2270e3_d393_415a_9c5c_6253152ed9da
10 #define _da2270e3_d393_415a_9c5c_6253152ed9da
Generic field.
Definition: Item.h:33
A sequence of fields forming a full PDU or a part of it.
Definition: Item.h:29
Base class for all PDU-related high-level objects (PDU, items and sub-items).
Definition: Object.h:28
Item const & get_item() const
Get the underlying item.
Item _item
Definition: Object.h:37
uint32_t _compute_length(Item::Field const &field) const
Compute the full size of a field.
virtual ~Object()
Destructor, makes the type polymorphic.
uint32_t _compute_length() const
Compute the value of the length field of the object.
uint32_t _compute_length(Item const &item) const
Compute the full size of an item.
std::ostream & operator<<(std::ostream &stream, Item const &item)
Definition: Association.h:25
#define ODIL_API
Definition: odil.h:28