LocalHello Class Reference
#include <vostut7hello.hh>
Inheritance diagram for LocalHello:

Detailed Description
Definition at line 100 of file vostut7hello.hh.
Public Member Functions
- virtual std::string hello (const std::string &s)
- void handleHello (VOS::Message *m)
Static Public Member Functions
- static VOS::MetaObject * new_LocalHello (VOS::VobjectBase *superobject, const std::string &type)
Protected Member Functions
- LocalHello (VOS::VobjectBase *superobject)
Constructor & Destructor Documentation
| LocalHello::LocalHello | ( | VOS::VobjectBase * | superobject | ) | [protected] |
Member Function Documentation
| void LocalHello::handleHello | ( | VOS::Message * | m | ) |
| std::string LocalHello::hello | ( | const std::string & | s | ) | [virtual] |
| MetaObject * LocalHello::new_LocalHello | ( | VOS::VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
Definition at line 175 of file vostut7hello.cc.
The documentation for this class was generated from the following files:
- /home/tetron/hack/vos/apps/tutorials/vostut7hello.hh
- /home/tetron/hack/vos/apps/tutorials/vostut7hello.cc