#include <defmethod.h>
Inheritance diagram for cbl::codetree::def::TExternalInfo:
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 |
|
|
|
|
|
|
|
|
Definition at line 143 of file defmethod.h. |
|
Definition at line 137 of file defmethod.h. |