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 ,
const address_t  
) const [inline, virtual]

The message dumper

Implements olsr::msg::Message.

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

The message parser


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.


The documentation for this class was generated from the following files:
Generated on Mon Sep 10 17:02:13 2007 for Qolyester daemon by  doxygen 1.5.1