prophet::BundleImpl Member List
This is the complete list of members for
prophet::BundleImpl, including all inherited members.
| BundleImpl() | prophet::BundleImpl | [inline] |
| BundleImpl(const std::string &destination_id, u_int32_t creation_ts=0, u_int32_t sequence_num=0, u_int32_t expiration_ts=0, u_int size=0, u_int num_forward=0, bool custody_requested=false) | prophet::BundleImpl | [inline] |
| BundleImpl(const std::string &source_id, const std::string &destination_id, u_int32_t creation_ts=0, u_int32_t sequence_num=0, u_int32_t expiration_ts=0, u_int size=0, u_int num_forward=0, bool custody_requested=false) | prophet::BundleImpl | [inline] |
| BundleImpl(const BundleImpl &b) | prophet::BundleImpl | [inline] |
| creation_ts() const | prophet::BundleImpl | [inline, virtual] |
| cts_ | prophet::BundleImpl | [protected] |
| custody_requested() const | prophet::BundleImpl | [inline, virtual] |
| custody_requested_ | prophet::BundleImpl | [protected] |
| dest_id_ | prophet::BundleImpl | [protected] |
| destination_id() const | prophet::BundleImpl | [inline, virtual] |
| ets_ | prophet::BundleImpl | [protected] |
| expiration_ts() const | prophet::BundleImpl | [inline, virtual] |
| num_forward() const | prophet::BundleImpl | [inline, virtual] |
| num_fwd_ | prophet::BundleImpl | [protected] |
| operator<(const Bundle &a) const | prophet::Bundle | [inline, virtual] |
| operator=(const BundleImpl &b) | prophet::BundleImpl | [inline, virtual] |
| operator==(const Bundle &a) const | prophet::Bundle | [inline, virtual] |
| operator>(const Bundle &a) const | prophet::Bundle | [inline, virtual] |
| seq_ | prophet::BundleImpl | [protected] |
| sequence_num() const | prophet::BundleImpl | [inline, virtual] |
| set_creation_ts(u_int32_t cts) | prophet::BundleImpl | [inline, virtual] |
| set_custody_requested(bool c) | prophet::BundleImpl | [inline, virtual] |
| set_destination_id(const std::string &id) | prophet::BundleImpl | [inline, virtual] |
| set_expiration_ts(u_int32_t ets) | prophet::BundleImpl | [inline, virtual] |
| set_num_forward(u_int nf) | prophet::BundleImpl | [inline, virtual] |
| set_sequence_num(u_int32_t seq) | prophet::BundleImpl | [inline, virtual] |
| set_size(u_int sz) | prophet::BundleImpl | [inline, virtual] |
| set_source_id(const std::string &id) | prophet::BundleImpl | [inline, virtual] |
| size() const | prophet::BundleImpl | [inline, virtual] |
| size_ | prophet::BundleImpl | [protected] |
| source_id() const | prophet::BundleImpl | [inline, virtual] |
| src_id_ | prophet::BundleImpl | [protected] |
| ~Bundle() | prophet::Bundle | [inline, virtual] |
| ~BundleImpl() | prophet::BundleImpl | [inline, virtual] |