ucommon
Public Member Functions
ucommon::PrintProtocol Class Reference

Used for forming stream output. More...

#include <protocols.h>

Inherited by ucommon::isotime.

Public Member Functions

virtual const char * _print (void) const =0
 Extract formatted string for object.

Detailed Description

Used for forming stream output.

We would create a derived class who's constructor creates an internal string object, and a single method to extract that string.

Author:
David Sugar <dyfet@gnutelephony.org>

Definition at line 137 of file protocols.h.


The documentation for this class was generated from the following file: