token_information Class Template Reference
[Security Library]

#include <winstl/security/token_information.hpp>

List of all members.


Detailed Description

template<TOKEN_INFORMATION_CLASS C, typename X = stlsoft:: null_exception_policy, typename D = typename token_information_traits<C>::data_type, typename A = processheap_allocator<ss_byte_t>>
class winstl::token_information< C, X, D, A >

Provides typed access to token information.

Public Types

Member Types
typedef token_information< C,
X, D, A > 
class_type
typedef
token_information_traits< C > 
traits_type
typedef X exception_thrower_type
typedef D data_type
typedef A allocator_type

Public Member Functions

Construction
 token_information (HANDLE hToken)
 Constructs an instance from the given access token.
 ~token_information () throw ()
Conversion
 operator data_type * ()
 operator data_type const * () const
data_type * operator-> ()
data_type const * operator-> () const
bool operator! () const

Constructor & Destructor Documentation

token_information ( HANDLE  hToken  )  [inline, explicit]

Constructs an instance from the given access token.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:59:35 2010 for STLSoft by  doxygen 1.5.6