Definition at line 28 of file s4-hunter-person.hpp.
Public Member Functions | |
s4HunterPerson () |
s4HunterPerson::s4HunterPerson | ( | ) |
Constructor
Definition at line 28 of file s4-hunter-person.cpp.
References personObj::setService().
00028 :book1Person(){ 00029 this->setService("Hunter"); 00030 }
Here is the call graph for this function: