olsr::msg::HELLOMessage Class Reference

The HELLO message class. More...

#include <hello.hh>

Inheritance diagram for olsr::msg::HELLOMessage:

olsr::msg::Message

List of all members.

Public Member Functions

virtual ~HELLOMessage ()
virtual bool dump (utl::Data &, const address_t &) const

Static Public Member Functions

static void parse (const utl::ConstData &, const Message::header &)

Static Protected Attributes

static const ::size_t min_length = sizeof (raw)
 Minimum length of HELLO message.

Classes

struct  linksetraw
 Convenience structure of header of link set portion of HELLO message. More...
struct  raw
 Convenience structure of HELLO message header. More...


Detailed Description

The HELLO message class.

Constructor & Destructor Documentation

virtual olsr::msg::HELLOMessage::~HELLOMessage (  )  [inline, virtual]

The destructor


Member Function Documentation

bool olsr::msg::HELLOMessage::dump ( utl::Data d,
const address_t interface 
) const [inline, virtual]

void olsr::msg::HELLOMessage::parse ( const utl::ConstData d,
const Message::header mh 
) [inline, static]


Member Data Documentation

const ::size_t olsr::msg::HELLOMessage::min_length = sizeof (raw) [static, protected]

Minimum length of HELLO message.

Reimplemented from olsr::msg::Message.

Referenced by dump().


The documentation for this class was generated from the following files:

Generated on Thu Feb 12 20:45:38 2009 for Qolyester daemon by  doxygen 1.5.6