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

cbl::codetree::symbols::TBitsetDataSym Class Reference

#include

Inheritance diagram for cbl::codetree::symbols::TBitsetDataSym:

cbl::codetree::symbols::TDataSym cbl::codetree::symbols::TSymbol cbl::codetree::TElement List of all members.

Public Methods

def::TBitsetDef baseBitset () const
unsigned  low () const
unsigned  high () const
virtual void  accept (TSymVisitor &)

Protected Methods

  TBitsetDataSym (symbols::TModuleSym *AOwner, const std::string &AName, unsigned ALow, unsigned AHigh, def::TBitsetDef *ABaseBitset)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::symbols::TBitsetDataSym::TBitsetDataSym symbols::TModuleSym   AOwner,
const std::string &    AName,
unsigned    ALow,
unsigned    AHigh,
def::TBitsetDef   ABaseBitset
[protected]
 


Member Function Documentation

virtual void cbl::codetree::symbols::TBitsetDataSym::accept TSymVisitor   [virtual]
 

Reimplemented from cbl::codetree::symbols::TDataSym.

def::TBitsetDef* cbl::codetree::symbols::TBitsetDataSym::baseBitset   const
 

unsigned cbl::codetree::symbols::TBitsetDataSym::high   const
 

unsigned cbl::codetree::symbols::TBitsetDataSym::low   const
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Reimplemented from cbl::codetree::symbols::TDataSym.

Definition at line 35 of file symbitsetdata.h.


The documentation for this class was generated from the following file:
Generated on Sat Apr 6 19:07:28 2002 for Compiler Backend Library by doxygen1.2.14 written by , © 1997-2002