class XrlProfileClientV0p1Client


 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Types

Public Methods

Protected Members


Detailed Description

 XrlProfileClientV0p1Client (XrlSender* s)

XrlProfileClientV0p1Client

 ~XrlProfileClientV0p1Client ()

~XrlProfileClientV0p1Client

[virtual]

typedef XorpCallback1<void, const XrlError&>::RefPtr LogCB

LogCB

bool  send_log ( const char* dst_xrl_target_name, const string& pname, const uint32_t& sec, const uint32_t& usec, const string& comment, const LogCB& cb )

send_log

Send Xrl intended to:

A log entry that is sent from a profile server.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
pnameprofiling variable.
secabsolute time in seconds that this entry was created.
usecabsolute time in micro seconds that this entry was created.
commenta comment to be appended to this entry.
typedef XorpCallback1<void, const XrlError&>::RefPtr FinishedCB

FinishedCB

bool  send_finished ( const char* dst_xrl_target_name, const string& pname, const FinishedCB& cb )

send_finished

Send Xrl intended to:

Sent to notify the client that all log entries have been sent.

Parameters:

dst_xrl_target_namethe Xrl target name of the destination.
pnameprofiling variable.
XrlSender* _sender

_sender

[protected]


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