dtn::Dictionary Member List
This is the complete list of members for
dtn::Dictionary, including all inherited members.
add_eid(const EndpointID &eid) | dtn::Dictionary | [inline] |
add_str(const std::string &str) | dtn::Dictionary | |
dict() const | dtn::Dictionary | [inline] |
dict_ | dtn::Dictionary | [protected] |
dict_length_ | dtn::Dictionary | [protected] |
Dictionary() | dtn::Dictionary | |
Dictionary(const oasys::Builder &) | dtn::Dictionary | |
extract_eid(EndpointID *eid, u_int32_t scheme_offset, u_int32_t ssp_offset) | dtn::Dictionary | |
extract_eid(EndpointID *eid, u_int64_t scheme_offset, u_int64_t ssp_offset) | dtn::Dictionary | |
get_offset(const std::string &str, u_int32_t *offset) | dtn::Dictionary | |
get_offset(const std::string &str, u_int64_t *offset) | dtn::Dictionary | |
get_offsets(const EndpointID &eid, u_int32_t *scheme_offset, u_int32_t *ssp_offset) | dtn::Dictionary | [inline] |
get_offsets(const EndpointID &eid, u_int64_t *scheme_offset, u_int64_t *ssp_offset) | dtn::Dictionary | [inline] |
length() const | dtn::Dictionary | [inline] |
length_ | dtn::Dictionary | [protected] |
serialize(oasys::SerializeAction *a) | dtn::Dictionary | [virtual] |
set_dict(const u_char *dict, u_int32_t length) | dtn::Dictionary | |
~Dictionary() | dtn::Dictionary | [virtual] |