interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

Hello Class Reference

#include <vostut7hello.hh>

Inheritance diagram for Hello:

VOS::MetaObject VOS::Vobject VOS::Dispatchable VUtil::RefCounted LocalHello RemoteHello List of all members.

Detailed Description

Definition at line 38 of file vostut7hello.hh.

Public Member Functions

Protected Member Functions


Constructor & Destructor Documentation

Hello::Hello ( VOS::VobjectBase superobject  )  [protected]

Definition at line 17 of file vostut7hello.cc.


Member Function Documentation

const std::string Hello::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.

Definition at line 24 of file vostut7hello.cc.

virtual std::string Hello::hello ( const std::string &  s  )  [pure virtual]

Implemented in RemoteHello, and LocalHello.


The documentation for this class was generated from the following files: