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

OEP_GlobalData Class Reference

#include <oep_global.h>

Collaboration diagram for OEP_GlobalData:

Collaboration graph
[legend]
List of all members.

Public Methods

 OEP_GlobalData ()
virtual ~OEP_GlobalData ()
virtual long getLineNo ()
virtual void setLineNo (long)
virtual void incLineNo ()
virtual void setFactory (OEP_cfps *factory)
virtual OEP_cfpsgetFactory ()

Private Attributes

long lineNo
OEP_cfpsfactory

Constructor & Destructor Documentation

OEP_GlobalData::OEP_GlobalData  
 

Definition at line 48 of file oep_global.cc.

virtual OEP_GlobalData::~OEP_GlobalData   [inline, virtual]
 

Definition at line 61 of file oep_global.h.


Member Function Documentation

OEP_cfps * OEP_GlobalData::getFactory   [virtual]
 

Definition at line 85 of file oep_global.cc.

References factory.

long OEP_GlobalData::getLineNo   [virtual]
 

Definition at line 62 of file oep_global.cc.

References lineNo.

void OEP_GlobalData::incLineNo   [virtual]
 

Definition at line 68 of file oep_global.cc.

References lineNo.

void OEP_GlobalData::setFactory OEP_cfps   factory [virtual]
 

Definition at line 74 of file oep_global.cc.

References factory.

void OEP_GlobalData::setLineNo long    [virtual]
 

Definition at line 56 of file oep_global.cc.

References lineNo.


Member Data Documentation

OEP_cfps* OEP_GlobalData::factory [private]
 

Definition at line 73 of file oep_global.h.

Referenced by getFactory(), and setFactory().

long OEP_GlobalData::lineNo [private]
 

Definition at line 72 of file oep_global.h.

Referenced by getLineNo(), incLineNo(), and setLineNo().


The documentation for this class was generated from the following files:
Generated on Fri Dec 12 10:53:12 2003 for OmniEvents by doxygen1.2.15