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

Detailed Description
Definition at line 26 of file search.hh.
Public Member Functions
- RemoteSearch (VobjectBase *supeobject)
- virtual const std::string getVOSType ()
- void search (Vobject *start, const std::string &startrule, VobjectStore **cod, const std::string &rules, ProgressMeterCallback *progress=0)
Static Public Member Functions
- static MetaObject * new_RemoteSearch (VobjectBase *superobject, const std::string &type)
Constructor & Destructor Documentation
| VOS::RemoteSearch::RemoteSearch | ( | VobjectBase * | supeobject | ) |
Member Function Documentation
| virtual const std::string VOS::RemoteSearch::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.
| static MetaObject* VOS::RemoteSearch::new_RemoteSearch | ( | VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
| void VOS::RemoteSearch::search | ( | Vobject * | start, | |
| const std::string & | startrule, | |||
| VobjectStore ** | cod, | |||
| const std::string & | rules, | |||
| ProgressMeterCallback * | progress = 0 | |||
| ) |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/search.hh