class ParsedFinderMessageBase

Base class for parsed Finder Messages. More...

Definition#include <finder_msgs.hh>
Inherited byParsedFinderXrlMessage, ParsedFinderXrlResponse
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members


Detailed Description

Base class for parsed Finder Messages.

 ParsedFinderMessageBase (const char* data, char type)
throw (BadFinderMessageFormat, WrongFinderMessageType)

ParsedFinderMessageBase

Constructor

Initializes common header fields of seqno and type from string representation and provides accessors to these values.

 ~ParsedFinderMessageBase ()

~ParsedFinderMessageBase

[virtual]

uint32_t  seqno ()

seqno

[const]

char  type ()

type

[const]

uint32_t  bytes_parsed ()

bytes_parsed

[protected const]

uint32_t _seqno

_seqno

[protected]

char _type

_type

[protected]

uint32_t _bytes_parsed

_bytes_parsed

[protected]

static const char* c_msg_template

c_msg_template

[protected]


Generated by: pavlin on possum.icir.org on Mon Jun 9 13:23:50 2003, using kdoc 2.0a54+XORP.