baselen_ | oasys::Logger | [protected] |
BaseTLV(Prophet::prophet_tlv_t typecode=Prophet::UNKNOWN_TLV, const char *logpath=LOGPATH) | dtn::BaseTLV | [inline, protected] |
BundleTLV(const BundleOfferList &list, const char *logpath) | dtn::BundleTLV | [inline] |
BundleTLV(const char *logpath) | dtn::BundleTLV | [inline, protected] |
Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
classname_ | oasys::Logger | [protected] |
deserialize(u_char *, size_t) | dtn::BundleTLV | [protected, virtual] |
dump(oasys::StringBuffer *buf) | dtn::BundleTLV | [virtual] |
flags() | dtn::BaseTLV | [inline] |
flags_ | dtn::BaseTLV | [protected] |
length() | dtn::BaseTLV | [inline] |
length_ | dtn::BaseTLV | [protected] |
list() | dtn::BundleTLV | [inline] |
list_ | dtn::BundleTLV | [protected] |
log_enabled(log_level_t level) const | oasys::Logger | [inline] |
log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
logpath() | oasys::Logger | [inline] |
logpath_ | oasys::Logger | [protected] |
logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
logpathf(const char *fmt,...) | oasys::Logger | [inline] |
read_bundle_offer(u_int32_t *cts, u_int16_t *sid, bool *custody, bool *accept, bool *ack, BundleOffer::bundle_offer_t *type, u_char *bp, size_t len) | dtn::BundleTLV | [protected] |
serialize(u_char *, size_t) | dtn::BundleTLV | [virtual] |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
TLVFactory< BundleTLV > class | dtn::BundleTLV | [friend] |
type() | dtn::BundleTLV | [inline] |
typecode() | dtn::BaseTLV | [inline] |
typecode_ | dtn::BaseTLV | [protected] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
write_bundle_offer(u_int32_t cts, u_int16_t sid, bool custody, bool accept, bool ack, BundleOffer::bundle_offer_t type, u_char *bp, size_t len) | dtn::BundleTLV | [protected] |
~BaseTLV() | dtn::BaseTLV | [inline, virtual] |
~BundleTLV() | dtn::BundleTLV | [inline, virtual] |