interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::DenyAllFactoryAccess Class Reference

#include <factory.hh>

Inheritance diagram for VOS::DenyAllFactoryAccess:

VOS::FactoryAccessControl List of all members.

Detailed Description

Definition at line 215 of file factory.hh.

Public Member Functions

Static Public Attributes


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 bool VOS::DenyAllFactoryAccess::checkCreatePermission ( Vobject requester,
Vobject parent,
const char *  name,
const std::deque< std::string > &  types,
std::string &  message 
) [inline, virtual]

Implements VOS::FactoryAccessControl.

Definition at line 233 of file factory.hh.

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: