olsr::msg::MIDMessage Class Reference

MID message class. More...

#include <mid.hh>

Inheritance diagram for olsr::msg::MIDMessage:

olsr::msg::Message

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Static Public Attributes

static const ::size_t min_length = ADDRESS_SIZE
 Minimum length of a MID message.

Private Types

typedef MIDMessage This
typedef Message Super

Private Attributes

utl::Data _data
 The message data buffer.


Detailed Description

MID message class.

Member Typedef Documentation


Constructor & Destructor Documentation

olsr::msg::MIDMessage::MIDMessage (  )  [inline]

The default constructor

olsr::msg::MIDMessage::MIDMessage ( const utl::Data d,
const address_t  
) [inline]

The constructor

  • d Message data buffer

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

The destructor


Member Function Documentation

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

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


Member Data Documentation

const ::size_t olsr::msg::MIDMessage::min_length = ADDRESS_SIZE [static]

Minimum length of a MID message.

Reimplemented from olsr::msg::Message.

Referenced by dump().

The message data buffer.

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