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

Detailed Description
Definition at line 301 of file talkative.hh.
Public Member Functions
- virtual ~AcceptAllTalkativeAC ()
- 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 AcceptAllTalkativeAC static_
Constructor & Destructor Documentation
| virtual VOS::AcceptAllTalkativeAC::~AcceptAllTalkativeAC | ( | ) | [inline, virtual] |
Definition at line 306 of file talkative.hh.
Member Function Documentation
| virtual bool VOS::AcceptAllTalkativeAC::checkResendPermission | ( | Vobject * | requester, | |
| Vobject * | parent, | |||
| TalkMessage & | msg, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual bool VOS::AcceptAllTalkativeAC::checkSendPermission | ( | Vobject * | requester, | |
| Vobject * | parent, | |||
| TalkMessage & | msg, | |||
| std::string & | errmessage | |||
| ) | [inline, virtual] |
| virtual const std::string VOS::AcceptAllTalkativeAC::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::TalkativeAccessControl.
Definition at line 309 of file talkative.hh.
Member Data Documentation
Definition at line 304 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