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

Detailed Description
Definition at line 60 of file logctrl.hh.
Public Member Functions
- virtual ~DenyAllLogLevelCtrlAC ()
- 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 DenyAllLogLevelCtrlAC static_
Constructor & Destructor Documentation
| virtual VOS::DenyAllLogLevelCtrlAC::~DenyAllLogLevelCtrlAC | ( | ) | [inline, virtual] |
Definition at line 65 of file logctrl.hh.
Member Function Documentation
| virtual bool VOS::DenyAllLogLevelCtrlAC::checkLogLevelGetPermission | ( | Vobject * | requester, | |
| const std::string & | channel, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual bool VOS::DenyAllLogLevelCtrlAC::checkLogLevelSetPermission | ( | Vobject * | requester, | |
| const std::string & | channel, | |||
| int | level, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual const std::string VOS::DenyAllLogLevelCtrlAC::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::LogLevelCtrlAccessControl.
Definition at line 67 of file logctrl.hh.
Member Data Documentation
Definition at line 63 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