VOS::LocalSearch Class Reference
#include <search.hh>
Inheritance diagram for VOS::LocalSearch:

Detailed Description
Definition at line 17 of file search.hh.
Public Member Functions
- LocalSearch (VobjectBase *supeobject)
- virtual const std::string getVOSType ()
- void handleSearch (Message *m)
Static Public Member Functions
- static MetaObject * new_LocalSearch (VobjectBase *superobject, const std::string &type)
Constructor & Destructor Documentation
| VOS::LocalSearch::LocalSearch | ( | VobjectBase * | supeobject | ) |
Member Function Documentation
| virtual const std::string VOS::LocalSearch::getVOSType | ( | ) | [virtual] |
- Returns:
- the specific VOS type name that represents the VOS interface this object is supplying. This should always be overridden by the subclass.
Reimplemented from VOS::MetaObject.
| void VOS::LocalSearch::handleSearch | ( | Message * | m | ) |
| static MetaObject* VOS::LocalSearch::new_LocalSearch | ( | VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/search.hh