GME  13
Static Public Member Functions
CopyItfFromItf< ITFTYPE > Struct Template Reference

#include <CommonCollection.h>

List of all members.

Static Public Member Functions

static HRESULT copy (ITFTYPE **p, ITFTYPE *const *q)
static void init (ITFTYPE **p)
static void destroy (ITFTYPE **p)

Detailed Description

template<class ITFTYPE>
struct CopyItfFromItf< ITFTYPE >

Definition at line 46 of file CommonCollection.h.


Member Function Documentation

template<class ITFTYPE >
static HRESULT CopyItfFromItf< ITFTYPE >::copy ( ITFTYPE **  p,
ITFTYPE *const *  q 
) [inline, static]

Definition at line 48 of file CommonCollection.h.

template<class ITFTYPE >
static void CopyItfFromItf< ITFTYPE >::destroy ( ITFTYPE **  p) [inline, static]

Definition at line 69 of file CommonCollection.h.

template<class ITFTYPE >
static void CopyItfFromItf< ITFTYPE >::init ( ITFTYPE **  p) [inline, static]

Definition at line 62 of file CommonCollection.h.


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