InFact
Interpreter and factory for easily creating C++ objects at run-time
|
Public Member Functions | |
virtual Person * | NewInstance () const |
Public Member Functions inherited from infact::Constructor< Person > | |
virtual | ~Constructor () |
Definition at line 50 of file example.cc.
|
inlinevirtual |
Implements infact::Constructor< Person >.
Definition at line 50 of file example.cc.