ClanLib  2.3.7
List of all members
CL_SecurityDescriptor Class Reference

Security descriptor. More...

#include <security_descriptor.h>

Public Member Functions

Construction
 CL_SecurityDescriptor ()
 Constructs a security descriptor. More...
 
 CL_SecurityDescriptor (const CL_SecurityDescriptor &copy)
 Constructs a SecurityDescriptor. More...
 
 ~CL_SecurityDescriptor ()
 
Operations
CL_SecurityDescriptoroperator= (const CL_SecurityDescriptor &copy)
 

Detailed Description

Security descriptor.

Constructor & Destructor Documentation

CL_SecurityDescriptor::CL_SecurityDescriptor ( )

Constructs a security descriptor.

CL_SecurityDescriptor::CL_SecurityDescriptor ( const CL_SecurityDescriptor copy)

Constructs a SecurityDescriptor.

Parameters
copy= Security Descriptor
CL_SecurityDescriptor::~CL_SecurityDescriptor ( )

Member Function Documentation

CL_SecurityDescriptor& CL_SecurityDescriptor::operator= ( const CL_SecurityDescriptor copy)

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