Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAG Class Reference

#include <data_item.H>

Inheritance diagram for TAG:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 TAG ()
virtual ~TAG ()
virtual STDdstreamformat (CDATA_ITEM *me, STDdstream &d)=0
virtual STDdstreamdecode (CDATA_ITEM *me, STDdstream &d)=0
virtual Cstr_ptr & name () const =0

Detailed Description

Definition at line 81 of file data_item.H.


Constructor & Destructor Documentation

TAG::TAG  )  [inline]
 

Definition at line 83 of file data_item.H.

virtual TAG::~TAG  )  [inline, virtual]
 

Definition at line 84 of file data_item.H.


Member Function Documentation

virtual STDdstream& TAG::decode CDATA_ITEM *  me,
STDdstream d
[pure virtual]
 

Implemented in TAG_var< T, V >, COMMENT, TAG_meth< T >, and TAG_val< T, V >.

virtual STDdstream& TAG::format CDATA_ITEM *  me,
STDdstream d
[pure virtual]
 

Implemented in TAG_var< T, V >, COMMENT, TAG_meth< T >, and TAG_val< T, V >.

virtual Cstr_ptr& TAG::name  )  const [pure virtual]
 

Implemented in TAG_var< T, V >, COMMENT, TAG_meth< T >, and TAG_val< T, V >.


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:47:29 2006 for jot by  doxygen 1.4.4