SourceMod::TypeAccess Struct Reference

This is used to define per-type access rights. More...

#include <public/IHandleSys.h>

List of all members.

Public Member Functions

 TypeAccess ()

Public Attributes

unsigned int hsVersion
IdentityToken_t * ident
bool access [HTypeAccess_TOTAL]


Detailed Description

This is used to define per-type access rights.

Definition at line 142 of file IHandleSys.h.


Constructor & Destructor Documentation

SourceMod::TypeAccess::TypeAccess (  )  [inline]

Constructor

Definition at line 145 of file IHandleSys.h.


Member Data Documentation

unsigned int SourceMod::TypeAccess::hsVersion

Handle API version

Definition at line 149 of file IHandleSys.h.

IdentityToken_t* SourceMod::TypeAccess::ident

Identity owning this type

Definition at line 150 of file IHandleSys.h.

bool SourceMod::TypeAccess::access[HTypeAccess_TOTAL]

Access array

Definition at line 151 of file IHandleSys.h.


The documentation for this struct was generated from the following file:
Generated on Sun Dec 28 23:26:32 2008 for SourceMod SDK by  doxygen 1.5.1