typedef net::IPv6Address olsr::address_t |
typedef set::CoherenceProxy olsr::cproxy_t |
typedef DummyOStream olsr::debug_ostream_t |
typedef utl::basic_dummybuf<char> olsr::DummyBuf |
typedef utl::basic_dummyostream<char> olsr::DummyOStream |
typedef set::DuplicateSet olsr::dupset_t |
typedef set::GateSet olsr::gateset_t |
typedef set::HNASet olsr::hnaset_t |
typedef net::RealInterface olsr::iface_t |
typedef set::InterfaceSet olsr::ifaceset_t |
typedef utl::basic_levelbuf<char> olsr::LevelBuf |
typedef set::MIDSet olsr::midset_t |
typedef utl::NullType olsr::null_t |
typedef gra::AdjGraph olsr::pathnet_t |
typedef std::list<const msg::Message*> olsr::pending_t |
typedef sch::Scheduler olsr::sched_t |
typedef utl::Seqnum<u_int16_t> olsr::seqnum_t |
typedef utl::PrefixBuf<StringPrefixer, char> olsr::StringPrefixBuf |
typedef set::TwoHopNeighborSet olsr::thnset_t |
typedef utl::PrefixBuf<Timestamper, char> olsr::TimestampBuf |
typedef utl::TimeVal olsr::timeval_t |
typedef set::TopologySet olsr::toposet_t |
typedef utl::basic_ybuf<char> olsr::YBuf |
static void olsr::die | ( | const char * | format, | |
... | ||||
) | [inline, static] |
std::ostream olsr::dump_hello | ( | dump. | rdbuf() | ) |
std::ostream olsr::dump_hna | ( | dump. | rdbuf() | ) |
std::ostream olsr::dump_mid | ( | dump. | rdbuf() | ) |
std::ostream olsr::dump_prof | ( | dump. | rdbuf() | ) |
std::ostream olsr::dump_state | ( | dump. | rdbuf() | ) |
std::ostream olsr::dump_tc | ( | dump. | rdbuf() | ) |
rrouteset_t olsr::operator- | ( | const rrouteset_t & | a, | |
const lrouteset_t & | b | |||
) | [inline] |
lrouteset_t olsr::operator- | ( | const lrouteset_t & | a, | |
const rrouteset_t & | b | |||
) | [inline] |
static std::string olsr::putversion | ( | ) | [inline, static] |
static std::string olsr::usage | ( | ) | [inline, static] |
unsigned olsr::current_log_level |
unsigned olsr::current_log_level = 3 |
const bool olsr::debugtrace = false |
const unsigned olsr::def_willingness = QOLYESTER_DEFAULT_WILLINGNESS |
bool olsr::do_dump_hello = false |
bool olsr::do_dump_hello |
bool olsr::do_dump_prof |
bool olsr::do_dump_prof = false |
bool olsr::do_dump_state = false |
bool olsr::do_dump_tc = false |
bool olsr::do_dump_tc |
std::ostream olsr::dump |
std::ostream olsr::dump |
std::string olsr::dump_file |
std::ostream olsr::dump_hello |
std::ostream olsr::dump_hello |
std::ostream olsr::dump_hna |
std::ostream olsr::dump_mid |
std::ostream olsr::dump_prof |
std::ostream olsr::dump_prof |
std::ostream olsr::dump_state |
std::ostream olsr::dump_state |
std::ostream olsr::dump_tc |
std::ostream olsr::dump_tc |
std::ostream olsr::error |
std::string olsr::error_file |
bool olsr::nodetach = false |
bool olsr::notables = false |
bool olsr::notables |
std::ostream olsr::notice |
std::string olsr::notice_file |
The queue of messages to be sent.
const std::string olsr::progname |
const std::string olsr::progname = "Qolyester" |
const std::string olsr::shortname |
const std::string olsr::shortname = "qolsrd" |
TCRedundancy olsr::tc_redundancy |
bool olsr::timestamps |
bool olsr::timestamps = false |
bool olsr::use_syslog = false |
const std::string olsr::version |
const std::string olsr::version = VERSION |
std::ostream olsr::warning |
std::string olsr::warning_file |
unsigned olsr::willingness |