#include <PKIFCNGUtils.h>
TSP-enforcing: No
Definition at line 350 of file PKIFCNGUtils.h.
Public Member Functions | |
CNGFlagsPtr (T ptr=0, F flags=0) | |
~CNGFlagsPtr () | |
void | clear () |
CNGFlagsPtr< T, R, F, >::CNGFlagsPtr | ( | T | ptr = 0 , |
|
F | flags = 0 | |||
) | [inline, explicit] |
Interface: Subsystem
Explicit constructor
Definition at line 360 of file PKIFCNGUtils.h.
References HandleGuard< T >::m_ptr.
CNGFlagsPtr< T, R, F, >::~CNGFlagsPtr | ( | ) | [inline] |
Interface: Subsystem
Destructor
Definition at line 372 of file PKIFCNGUtils.h.
References CNGFlagsPtr< T, R, F, >::clear().
void CNGFlagsPtr< T, R, F, >::clear | ( | ) | [inline, virtual] |
Interface: Subsystem
Free the underlying pointer
Implements HandleGuard< T >.
Definition at line 384 of file PKIFCNGUtils.h.
References HandleGuard< T >::m_ptr.
Referenced by CNGFlagsPtr< T, R, F, >::~CNGFlagsPtr().