#include <cmt_symbol.h>
Collaboration diagram for SymbolValue:

Public Types | |
| typedef cmt_vector<SymbolValue> | SymbolValueVector |
Public Methods | |
| SymbolValue () | |
| ~SymbolValue () | |
Public Attributes | |
| Tag* | tag |
| cmt_string | text |
| int | selected |
|
|
Definition at line 10 of file cmt_symbol.h. |
|
|
Definition at line 447 of file cmt_symbol.cxx. 00448 {
00449 tag = 0;
00450 }
|
|
|
Definition at line 453 of file cmt_symbol.cxx. 00454 {
00455 tag = 0;
00456 }
|
|
|
Definition at line 18 of file cmt_symbol.h. |
|
|
Definition at line 15 of file cmt_symbol.h. |
|
|
Definition at line 16 of file cmt_symbol.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000