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

#include <childrenView.h>

Public Types

typedef SdfChildrenView< C, P, A > Type
 
typedef Type::const_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 >, false >

Definition at line 520 of file childrenView.h.

Member Typedef Documentation

template<typename C , typename P , typename A >
typedef Type::const_iterator Tf_IteratorInterface< SdfChildrenView< C, P, A >, false >::IteratorType

Definition at line 522 of file childrenView.h.

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

Definition at line 521 of file childrenView.h.

Member Function Documentation

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

Definition at line 523 of file childrenView.h.

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

Definition at line 524 of file childrenView.h.


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