tOutputItemBase Class Reference

#include <tLocale.h>

Inheritance diagram for tOutputItemBase:

Inheritance graph
[legend]
Collaboration diagram for tOutputItemBase:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 tOutputItemBase (tOutput &o)
virtual ~tOutputItemBase ()
virtual void Print (tString &target) const =0
virtual void Clone (tOutput &o) const =0


Detailed Description

Definition at line 169 of file tLocale.h.


Constructor & Destructor Documentation

tOutputItemBase::tOutputItemBase ( tOutput o  ) 

Definition at line 680 of file tLocale.cpp.

tOutputItemBase::~tOutputItemBase (  )  [virtual]

Definition at line 682 of file tLocale.cpp.

00682 {}


Member Function Documentation

virtual void tOutputItemBase::Print ( tString target  )  const [pure virtual]

Implemented in tOutputItemLocale, tOutputItemSpace, tOutputItemTemplate, and tOutputItem< T >.

Referenced by getstring().

Here is the caller graph for this function:

virtual void tOutputItemBase::Clone ( tOutput o  )  const [pure virtual]

Implemented in tOutputItemLocale, tOutputItemSpace, tOutputItemTemplate, and tOutputItem< T >.

Referenced by copyrec().

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:57:50 2008 for Armagetron Advanced by  doxygen 1.5.4