Loading...
Searching...
No Matches
SdfChildrenViewTrivialAdapter< T > Class Template Reference

Special case adapter that does no conversions. More...

#include <childrenView.h>

Public Types

typedef T PrivateType
 
typedef T PublicType
 

Static Public Member Functions

static const PublicType & Convert (const PrivateType &t)
 

Detailed Description

template<class T>
class SdfChildrenViewTrivialAdapter< T >

Special case adapter that does no conversions.

Definition at line 58 of file childrenView.h.

Member Typedef Documentation

◆ PrivateType

typedef T PrivateType

Definition at line 60 of file childrenView.h.

◆ PublicType

typedef T PublicType

Definition at line 61 of file childrenView.h.

Member Function Documentation

◆ Convert()

static const PublicType & Convert ( const PrivateType &  t)
inlinestatic

Definition at line 62 of file childrenView.h.


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