class FinderMessageBase

Base class for FinderMessage classes. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods

Protected Members


Detailed Description

Base class for FinderMessage classes.

 FinderMessageBase (uint32_t seqno, char type)

FinderMessageBase

Construct a message. Initialized string representation with filled in header fields. Child constructors add their own payload representation.

Parameters:

seqnoThe sequence number to be associated with the message
typeThe message type.
 ~FinderMessageBase ()

~FinderMessageBase

[virtual]

const string&  str ()

str

[const]

String render method. This method provides

string _rendered

_rendered

[protected]

static const char* c_msg_template

c_msg_template

[protected]

friend class ParsedFinderMessageBase

ParsedFinderMessageBase

[protected]


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:00 2006, using kdoc $.