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

#include <pyChildrenView.h>

Public Types

typedef _View View
 
typedef View::ChildPolicy ChildPolicy
 
typedef View::Predicate Predicate
 
typedef View::key_type key_type
 
typedef View::value_type value_type
 
typedef View::const_iterator const_iterator
 
typedef SdfPyWrapChildrenView
< View
This
 

Public Member Functions

 SdfPyWrapChildrenView ()
 

Detailed Description

template<class _View>
class SdfPyWrapChildrenView< _View >

Definition at line 39 of file pyChildrenView.h.

Member Typedef Documentation

template<class _View >
typedef View::ChildPolicy SdfPyWrapChildrenView< _View >::ChildPolicy

Definition at line 42 of file pyChildrenView.h.

template<class _View >
typedef View::const_iterator SdfPyWrapChildrenView< _View >::const_iterator

Definition at line 46 of file pyChildrenView.h.

template<class _View >
typedef View::key_type SdfPyWrapChildrenView< _View >::key_type

Definition at line 44 of file pyChildrenView.h.

template<class _View >
typedef View::Predicate SdfPyWrapChildrenView< _View >::Predicate

Definition at line 43 of file pyChildrenView.h.

template<class _View >
typedef SdfPyWrapChildrenView<View> SdfPyWrapChildrenView< _View >::This

Definition at line 47 of file pyChildrenView.h.

template<class _View >
typedef View::value_type SdfPyWrapChildrenView< _View >::value_type

Definition at line 45 of file pyChildrenView.h.

template<class _View >
typedef _View SdfPyWrapChildrenView< _View >::View

Definition at line 41 of file pyChildrenView.h.

Constructor & Destructor Documentation

template<class _View >
SdfPyWrapChildrenView< _View >::SdfPyWrapChildrenView ( )
inline

Definition at line 49 of file pyChildrenView.h.


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