SourceMod::HandleSecurity Struct Reference

This pair of tokens is used for identification. More...

#include <public/IHandleSys.h>

List of all members.

Public Member Functions

 HandleSecurity ()
 HandleSecurity (IdentityToken_t *owner, IdentityToken_t *identity)

Public Attributes

IdentityToken_t * pOwner
IdentityToken_t * pIdentity


Detailed Description

This pair of tokens is used for identification.

Definition at line 171 of file IHandleSys.h.


Member Data Documentation

IdentityToken_t* SourceMod::HandleSecurity::pOwner

Owner of the Handle

Definition at line 180 of file IHandleSys.h.

IdentityToken_t* SourceMod::HandleSecurity::pIdentity

Owner of the Type

Definition at line 181 of file IHandleSys.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 04:10:06 2008 for SourceMod SDK by  doxygen 1.5.1