VOS::AcceptAllFactoryAccess Class Reference
#include <factory.hh>
Inheritance diagram for VOS::AcceptAllFactoryAccess:

Detailed Description
Definition at line 187 of file factory.hh.
Public Member Functions
- AcceptAllFactoryAccess (bool x)
- virtual ~AcceptAllFactoryAccess ()
- virtual const std::string getPolicyName ()
- virtual bool checkCreatePermission (Vobject *requester, Vobject *parent, const char *name, const std::deque< std::string > &types, std::string &message)
Static Public Attributes
Constructor & Destructor Documentation
| VOS::AcceptAllFactoryAccess::AcceptAllFactoryAccess | ( | bool | x | ) | [inline] |
Definition at line 192 of file factory.hh.
| virtual VOS::AcceptAllFactoryAccess::~AcceptAllFactoryAccess | ( | ) | [inline, virtual] |
Definition at line 196 of file factory.hh.
Member Function Documentation
| virtual const std::string VOS::AcceptAllFactoryAccess::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::FactoryAccessControl.
Definition at line 198 of file factory.hh.
Member Data Documentation
Definition at line 193 of file factory.hh.
Definition at line 194 of file factory.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/factory.hh