#include <macro.h>
Inheritance diagram for MacroListObject:
Public Methods | |
MacroListObject (bool owner = false) | |
MacroListObject (const MacroListObject &obj) | |
void | AddObject (MacroObjectPtr object) |
MacroObjectPtr | get_item (int i) const |
virtual | ~MacroListObject () |
virtual void | Print (int indent = 0) const |
virtual int | length () const |
virtual LString | get_instance_class_name () const |
virtual LString | object_type_name () const |
void | set_type_name (const LString &type) |
virtual bool | isKindOf ( const LString &kind ) const |
virtual void | CutBack (int new_top_pos) |
MacroIterPtr | get_iter () |
void | reset () |
void | AddObjectList (const AbstractMacroListObject &x) |
void | perform_final_cleanup () |
Static Public Methods | |
const LString& | get_ClassName () |
|
|
|
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from MacroObject.
|
Reimplemented from MacroObject.
|
Reimplemented from AbstractMacroListObject.
|
Reimplemented from MacroObject.