class MessageDecoder

Decoder for OLSR protocol messages. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Empty messages are registered with this class in a producer/consumer pattern. When adding a new message class, make sure in its decode() method that you are storing the message properties in the message you've created -- not the fields of the empty message registered with this class.

 ~MessageDecoder ()

~MessageDecoder

Message*  decode (uint8_t* ptr, size_t len)
throw(InvalidMessage)

decode

void  register_decoder (Message* message)

register_decoder


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:15 2009, using kdoc 2.0a54+XORP.