VOS::DenyAllTalkativeAC Class Reference
#include <talkative.hh>
Inheritance diagram for VOS::DenyAllTalkativeAC:

Detailed Description
Definition at line 349 of file talkative.hh.
Public Member Functions
- virtual ~DenyAllTalkativeAC ()
- virtual const std::string getPolicyName ()
- virtual bool checkSendPermission (Vobject *requester, Vobject *parent, TalkMessage &msg, std::string &errmessage)
- virtual bool checkResendPermission (Vobject *requester, Vobject *parent, TalkMessage &msg, std::string &errmessage)
Static Public Attributes
- static DenyAllTalkativeAC static_
Constructor & Destructor Documentation
| virtual VOS::DenyAllTalkativeAC::~DenyAllTalkativeAC | ( | ) | [inline, virtual] |
Definition at line 354 of file talkative.hh.
Member Function Documentation
| virtual bool VOS::DenyAllTalkativeAC::checkResendPermission | ( | Vobject * | requester, | |
| Vobject * | parent, | |||
| TalkMessage & | msg, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual bool VOS::DenyAllTalkativeAC::checkSendPermission | ( | Vobject * | requester, | |
| Vobject * | parent, | |||
| TalkMessage & | msg, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual const std::string VOS::DenyAllTalkativeAC::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::TalkativeAccessControl.
Definition at line 357 of file talkative.hh.
Member Data Documentation
Definition at line 352 of file talkative.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/talkative.hh