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

cbl::codetree::def::TExternalInfo Class Reference

#include <defmethod.h>

Inheritance diagram for cbl::codetree::def::TExternalInfo:

cbl::codetree::TElement List of all members.

Public Methods

std::string  library () const
void  library (const std::string &ALibrary)
std::string  exportName () const
void  exportName (const std::string &AExportName)
long  index () const
void  index (long AIndex)

Protected Methods

  TExternalInfo (symbols::TModuleSym *AOwner)

Friends

class  TMethodDef
class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::def::TExternalInfo::TExternalInfo symbols::TModuleSym   AOwner [protected]
 


Member Function Documentation

void cbl::codetree::def::TExternalInfo::exportName const std::string &    AExportName
 

std::string cbl::codetree::def::TExternalInfo::exportName   const
 

void cbl::codetree::def::TExternalInfo::index long    AIndex
 

long cbl::codetree::def::TExternalInfo::index   const
 

void cbl::codetree::def::TExternalInfo::library const std::string &    ALibrary
 

std::string cbl::codetree::def::TExternalInfo::library   const
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Definition at line 143 of file defmethod.h.

friend class TMethodDef [friend]
 

Definition at line 137 of file defmethod.h.


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