HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfChildrenViewTrivialAdapter< T > Class Template Reference

#include <childrenView.h>

Public Types

typedef T PrivateType
 
typedef T PublicType
 

Static Public Member Functions

static const PublicTypeConvert (const PrivateType &t)
 

Detailed Description

template<class T>
class SdfChildrenViewTrivialAdapter< T >

Special case adapter that does no conversions.

Definition at line 61 of file childrenView.h.

Member Typedef Documentation

template<class T >
typedef T SdfChildrenViewTrivialAdapter< T >::PrivateType

Definition at line 63 of file childrenView.h.

template<class T >
typedef T SdfChildrenViewTrivialAdapter< T >::PublicType

Definition at line 64 of file childrenView.h.

Member Function Documentation

template<class T >
static const PublicType& SdfChildrenViewTrivialAdapter< T >::Convert ( const PrivateType t)
inlinestatic

Definition at line 65 of file childrenView.h.


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