xvr2::BasicStringBuffer< StringT > Class Template Reference

#include <BasicStringBuffer.h>

Inheritance diagram for xvr2::BasicStringBuffer< StringT >:

Inheritance graph
[legend]

List of all members.


Detailed Description

template<class StringT>
class xvr2::BasicStringBuffer< StringT >

Definition at line 22 of file BasicStringBuffer.h.


Public Types

typedef BasicStringBuffer
< StringT > 
MySBType

Public Member Functions

 BasicStringBuffer ()
 ~BasicStringBuffer ()
 BasicStringBuffer (const StringT &s)
void clear ()
virtual MySBTypeoperator<< (const StringT &s)
virtual const char * getClassName ()
 Returns the name of the current class.
virtual std::string toString ()

Static Public Member Functions

static void debugmsg (Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__)
 Will print a debug message to the screen.
static void debugmsgln (Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__)

Protected Attributes

StringT buffer
std::string __cls_name

Friends

std::ostream & operator<< (std::ostream &stream, const Object &s)

Member Typedef Documentation

template<class StringT>
typedef BasicStringBuffer<StringT> xvr2::BasicStringBuffer< StringT >::MySBType

Definition at line 24 of file BasicStringBuffer.h.


Constructor & Destructor Documentation

template<class StringT>
xvr2::BasicStringBuffer< StringT >::BasicStringBuffer (  )  [inline]

Definition at line 29 of file BasicStringBuffer.h.

template<class StringT>
xvr2::BasicStringBuffer< StringT >::~BasicStringBuffer (  )  [inline]

Definition at line 31 of file BasicStringBuffer.h.

template<class StringT>
xvr2::BasicStringBuffer< StringT >::BasicStringBuffer ( const StringT &  s  )  [inline]

Definition at line 33 of file BasicStringBuffer.h.


Member Function Documentation

template<class StringT>
void xvr2::BasicStringBuffer< StringT >::clear (  )  [inline]

Definition at line 36 of file BasicStringBuffer.h.

template<class StringT>
virtual MySBType& xvr2::BasicStringBuffer< StringT >::operator<< ( const StringT &  s  )  [inline, virtual]

Definition at line 39 of file BasicStringBuffer.h.

virtual const char* xvr2::Object::getClassName (  )  [virtual, inherited]

Returns the name of the current class.

static void xvr2::Object::debugmsg ( Object obj,
const char *  msg,
int  linenumber = __LINE__,
const char *  srcfile = __FILE__ 
) [static, inherited]

Will print a debug message to the screen.

static void xvr2::Object::debugmsgln ( Object obj,
const char *  msg,
int  linenumber = __LINE__,
const char *  srcfile = __FILE__ 
) [static, inherited]

virtual std::string xvr2::Object::toString (  )  [virtual, inherited]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
const Object s 
) [friend, inherited]


Member Data Documentation

template<class StringT>
StringT xvr2::BasicStringBuffer< StringT >::buffer [protected]

std::string xvr2::Object::__cls_name [protected, inherited]

Definition at line 30 of file Object.h.


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

Generated on Fri Jun 20 22:55:50 2008 for X-VR2 SDK by  doxygen 1.5.5