ICF 3.0.5.47
Technical documentation of ICF Libraries
istd::TOptDeleteAdapter< Pointer > Class Template Reference

Optional delete adapter. More...

#include <TOptPointerVector.h>

Collaboration diagram for istd::TOptDeleteAdapter< Pointer >:

Classes

struct  ElementType
 

Static Public Member Functions

static Pointer * GetPtr (const ElementType &element)
 
static Pointer * release (const ElementType &element)
 
static void Delete (const ElementType &element)
 

Detailed Description

template<typename Pointer>
class istd::TOptDeleteAdapter< Pointer >

Optional delete adapter.

Definition at line 21 of file TOptPointerVector.h.

Member Function Documentation

◆ Delete()

template<typename Pointer >
static void istd::TOptDeleteAdapter< Pointer >::Delete ( const ElementType & element)
inlinestatic

◆ GetPtr()

template<typename Pointer >
static Pointer * istd::TOptDeleteAdapter< Pointer >::GetPtr ( const ElementType & element)
inlinestatic

◆ release()

template<typename Pointer >
static Pointer * istd::TOptDeleteAdapter< Pointer >::release ( const ElementType & element)
inlinestatic

Definition at line 35 of file TOptPointerVector.h.

References istd::TOptDeleteAdapter< Pointer >::GetPtr().


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

© Witold Gantzke and Kirill Lepskiy