class Symbol

Instances of this class are symbols (or text-elements). More...

Definition#include <symbol.h>
InheritsEvent [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Static Methods


Detailed Description

Instances of this class are symbols (or text-elements). They do not need a (graphical) presentation of their own. They can be displayed graphically within the presentation of the parts, they belong to.

 Symbol ()

Symbol

 Symbol (Position p, int symbol)

Symbol

 Symbol (Position p, int symbol, int displ)

Symbol

 Symbol (Position p, int symbol, int displ, int parameter)

Symbol

 Symbol (Position p, char * text)

Symbol

 Symbol (Position p, char * text, int displ)

Symbol

 Symbol (const Symbol&)

Symbol

bool  isParameterized ()

isParameterized

[const]

bool  isText ()

isText

[const]

bool  isSymbol ()

isSymbol

[const]

int  symbol ()

symbol

[const]

int  displacement ()

displacement

[const]

const char *  text ()

text

[const]

int  parameter ()

parameter

[const]

void  setSymbol (int)

setSymbol

void  setDisplacement (int)

setDisplacement

void  setText (char*)

setText

void  setParameter (int)

setParameter

ostream &  print (int,ostream&)

print

[const virtual]

Reimplemented from Event.

void  flush (const char*)

flush

[const virtual]

Reimplemented from Event.

Element *  copy ()

copy

[const virtual]

Reimplemented from Event.

Element *  load (char*,ifstream*&,Element*)

load

[static]


Generated by: wuerthne on clouseau on Fri Sep 21 19:20:46 2001, using kdoc 2.0a53.