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

VOS::LogLevelCtrl Class Reference

#include <logctrl.hh>

Inheritance diagram for VOS::LogLevelCtrl:

VOS::MetaObject VOS::Vobject VOS::Dispatchable VUtil::RefCounted VOS::LocalLogLevelCtrl VOS::RemoteLogLevelCtrl List of all members.

Detailed Description

Definition at line 9 of file logctrl.hh.

Public Member Functions


Constructor & Destructor Documentation

VOS::LogLevelCtrl::LogLevelCtrl ( VobjectBase vb  ) 

virtual VOS::LogLevelCtrl::~LogLevelCtrl (  )  [virtual]


Member Function Documentation

virtual int VOS::LogLevelCtrl::getLogLevel ( const std::string &  channel  )  [pure virtual]

virtual const std::string VOS::LogLevelCtrl::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.

virtual void VOS::LogLevelCtrl::setLogLevel ( const std::string &  channel,
int  level 
) [pure virtual]


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