HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_IteratorInterface< SdfChildrenView< C, P, A >, true > Struct Template Reference

#include <childrenView.h>

Public Types

typedef SdfChildrenView< C, P, A > Type
 
typedef
Type::const_reverse_iterator 
IteratorType
 

Static Public Member Functions

static IteratorType Begin (Type const &c)
 
static IteratorType End (Type const &c)
 

Detailed Description

template<typename C, typename P, typename A>
struct Tf_IteratorInterface< SdfChildrenView< C, P, A >, true >

Definition at line 527 of file childrenView.h.

Member Typedef Documentation

template<typename C , typename P , typename A >
typedef Type::const_reverse_iterator Tf_IteratorInterface< SdfChildrenView< C, P, A >, true >::IteratorType

Definition at line 529 of file childrenView.h.

template<typename C , typename P , typename A >
typedef SdfChildrenView<C, P, A> Tf_IteratorInterface< SdfChildrenView< C, P, A >, true >::Type

Definition at line 528 of file childrenView.h.

Member Function Documentation

template<typename C , typename P , typename A >
static IteratorType Tf_IteratorInterface< SdfChildrenView< C, P, A >, true >::Begin ( Type const c)
inlinestatic

Definition at line 530 of file childrenView.h.

template<typename C , typename P , typename A >
static IteratorType Tf_IteratorInterface< SdfChildrenView< C, P, A >, true >::End ( Type const c)
inlinestatic

Definition at line 531 of file childrenView.h.


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