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

Detailed Description
Definition at line 215 of file factory.hh.
Public Member Functions
- virtual ~DenyAllFactoryAccess ()
- DenyAllFactoryAccess (bool x)
- 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
- static DenyAllFactoryAccess static_cod
- static DenyAllFactoryAccess static_compound
Constructor & Destructor Documentation
| virtual VOS::DenyAllFactoryAccess::~DenyAllFactoryAccess | ( | ) | [inline, virtual] |
Definition at line 223 of file factory.hh.
| VOS::DenyAllFactoryAccess::DenyAllFactoryAccess | ( | bool | x | ) | [inline] |
Definition at line 225 of file factory.hh.
Member Function Documentation
| virtual const std::string VOS::DenyAllFactoryAccess::getPolicyName | ( | ) | [inline, virtual] |
Get a short string describing this policy.
Implements VOS::FactoryAccessControl.
Definition at line 227 of file factory.hh.
Member Data Documentation
Definition at line 220 of file factory.hh.
Definition at line 221 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