Main Page ? Class Hierarchy ? Compound List ? File List ? Compound Members ? File Members ?

SymbolValue Class Reference

#include <cmt_symbol.h>

Collaboration diagram for SymbolValue:

[legend]
List of all members.

Public Types

typedef cmt_vector< SymbolValue >? SymbolValueVector

Public Methods

? SymbolValue ()
? ~SymbolValue ()

Public Attributes

Tag *? tag
cmt_string? text
int? selected

Member Typedef Documentation

typedef cmt_vector SymbolValue::SymbolValueVector
?

Definition at line 11 of file cmt_symbol.h.


Constructor & Destructor Documentation

SymbolValue::SymbolValue (? ? )?
?

Definition at line 628 of file cmt_symbol.cxx.

References tag.

00629 {
00630   tag = 0;
00631 }

SymbolValue::~SymbolValue (? ? )?
?

Definition at line 634 of file cmt_symbol.cxx.

References tag.

00635 {
00636   tag = 0;
00637 }

Member Data Documentation

int SymbolValue::selected
?

Definition at line 19 of file cmt_symbol.h.

Referenced by Symbol::add_value_to_list().

Tag* SymbolValue::tag
?

Definition at line 16 of file cmt_symbol.h.

Referenced by Symbol::add_value_to_list(), Symbol::is_selected(), SymbolValueList::select_first(), SymbolValueList::select_last(), SymbolValueList::show(), SymbolValue(), and ~SymbolValue().

cmt_string SymbolValue::text
?

Definition at line 17 of file cmt_symbol.h.

Referenced by Symbol::add_value_to_list(), ActionBuilder::build(), MacroBuilder::build(), PathBuilder::build(), SetBuilder::build(), PathBuilder::clean(), and SymbolValueList::show().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 15:27:43 2004 for CMT by 1.2.18