#include <element.h>
Inheritance diagram for cbl::codetree::TElement:
Public Methods |
|
void | registerComponent (TElement *AComponent) |
void | unregisterComponent (TElement *AComponent) |
void | ownerComponent (TElement *AOwner) |
TElement * | ownerComponent () |
const TElement * | ownerComponent () const |
void | ownerModule (symbols::TModuleSym *AOwnerModule) |
symbols::TModuleSym * | ownerModule () |
const symbols::TModuleSym * | ownerModule () const |
Protected Methods |
|
TElement (symbols::TModuleSym *AOwnerModule) | |
TElement (const TElement &AElement) | |
~TElement () |
|
|
|
|
|
|
|
|
|
|
|