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

PSObject Struct Reference

Collaboration diagram for PSObject:

Collaboration graph
[legend]
List of all members.

Public Attributes

PSObjectType type
fouble real
GBool booln
int intg
PSOp op
int blk

Member Data Documentation

int PSObject::blk
 

Definition at line 804 of file Function.cc.

Referenced by PostScriptFunction::exec(), and PostScriptFunction::parseCode().

GBool PSObject::booln
 

Definition at line 801 of file Function.cc.

Referenced by PSStack::popBool(), and PSStack::pushBool().

int PSObject::intg
 

Definition at line 802 of file Function.cc.

Referenced by PostScriptFunction::parseCode(), PSStack::popInt(), PSStack::popNum(), and PSStack::pushInt().

PSOp PSObject::op
 

Definition at line 803 of file Function.cc.

Referenced by PostScriptFunction::parseCode().

fouble PSObject::real
 

Definition at line 799 of file Function.cc.

Referenced by PostScriptFunction::parseCode(), PSStack::popNum(), and PSStack::pushReal().

PSObjectType PSObject::type
 

Definition at line 798 of file Function.cc.

Referenced by PostScriptFunction::parseCode(), PSStack::popNum(), PSStack::pushBool(), PSStack::pushInt(), PSStack::pushReal(), PSStack::topIsInt(), PSStack::topIsReal(), PSStack::topTwoAreInts(), and PSStack::topTwoAreNums().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:45:51 2005 for OPIE by  doxygen 1.4.2