VOS::AcceptAllLogLevelCtrlAC Class Reference
#include <logctrl.hh>
Inheritance diagram for VOS::AcceptAllLogLevelCtrlAC:

Detailed Description
Definition at line 103 of file logctrl.hh.
Public Member Functions
- virtual const std::string getPolicyName ()
- virtual bool checkLogLevelSetPermission (Vobject *requester, const std::string &channel, int level, std::string &errmessage)
- virtual bool checkLogLevelGetPermission (Vobject *requester, const std::string &channel, std::string &errmessage)
Static Public Attributes
- static AcceptAllLogLevelCtrlAC static_
Member Function Documentation
| virtual bool VOS::AcceptAllLogLevelCtrlAC::checkLogLevelGetPermission | ( | Vobject * | requester, | |
| const std::string & | channel, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual bool VOS::AcceptAllLogLevelCtrlAC::checkLogLevelSetPermission | ( | Vobject * | requester, | |
| const std::string & | channel, | |||
| int | level, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual const std::string VOS::AcceptAllLogLevelCtrlAC::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::LogLevelCtrlAccessControl.
Definition at line 109 of file logctrl.hh.
Member Data Documentation
Definition at line 106 of file logctrl.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/logctrl.hh