|
PLearn 0.1
|


Public Member Functions | |
| virtual string | classname () const |
| virtual OptionList & | getOptionList () const |
| virtual OptionMap & | getOptionMap () const |
| virtual RemoteMethodMap & | getRemoteMethodMap () const |
| virtual Y * | deepCopy (CopiesMap &copies) const |
| Y () | |
| virtual void | printName () |
Static Public Member Functions | |
| static string | _classname_ () |
| static OptionList & | _getOptionList_ () |
| static RemoteMethodMap & | _getRemoteMethodMap_ () |
| static Object * | _new_instance_for_typemap_ () |
| static bool | _isa_ (const Object *o) |
| static void | _static_initialize_ () |
| static const PPath & | declaringFile () |
Static Public Attributes | |
| static StaticInitializer | _static_initializer_ |
Private Types | |
| typedef X | inherited |
Definition at line 178 of file ObjectGraphIteratorTest.cc.
typedef X PLearn::Y::inherited [private] |
Reimplemented from PLearn::X.
Definition at line 180 of file ObjectGraphIteratorTest.cc.
| PLearn::Y::Y | ( | ) | [inline] |
Definition at line 184 of file ObjectGraphIteratorTest.cc.
{}
| string PLearn::Y::_classname_ | ( | ) | [static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| OptionList & PLearn::Y::_getOptionList_ | ( | ) | [static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| RemoteMethodMap & PLearn::Y::_getRemoteMethodMap_ | ( | ) | [static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| Object * PLearn::Y::_new_instance_for_typemap_ | ( | ) | [static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| StaticInitializer Y::_static_initializer_ & PLearn::Y::_static_initialize_ | ( | ) | [static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| string PLearn::Y::classname | ( | ) | const [virtual] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| static const PPath& PLearn::Y::declaringFile | ( | ) | [inline, static] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| OptionList & PLearn::Y::getOptionList | ( | ) | const [virtual] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| OptionMap & PLearn::Y::getOptionMap | ( | ) | const [virtual] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| RemoteMethodMap & PLearn::Y::getRemoteMethodMap | ( | ) | const [virtual] |
Reimplemented from PLearn::X.
Definition at line 193 of file ObjectGraphIteratorTest.cc.
: public Object
| virtual void PLearn::Y::printName | ( | ) | [inline, virtual] |
Reimplemented from PLearn::X.
Definition at line 186 of file ObjectGraphIteratorTest.cc.
References PLearn::endl().
Referenced by PLearn::ObjectGraphIteratorTest::perform().


Reimplemented from PLearn::X.
Definition at line 181 of file ObjectGraphIteratorTest.cc.
1.7.4