HDK
|
#include <childrenProxy.h>
Public Types | |
typedef _View | View |
typedef View::Adapter | Adapter |
typedef View::ChildPolicy | ChildPolicy |
typedef View::key_type | key_type |
typedef View::value_type | mapped_type |
typedef std::vector< mapped_type > | mapped_vector_type |
typedef std::pair< const key_type, mapped_type > | value_type |
typedef std::map< key_type, mapped_type > | map_type |
typedef View::size_type | size_type |
typedef SdfChildrenProxy< View > | This |
typedef _ValueProxy | reference |
typedef _Iterator< This *, _inner_iterator, _PairProxy > | iterator |
typedef Tf_ProxyReferenceReverseIterator < iterator > | reverse_iterator |
typedef _Iterator< const This *, _inner_iterator, value_type > | const_iterator |
typedef Tf_ProxyReferenceReverseIterator < const_iterator > | const_reverse_iterator |
Static Public Attributes | |
static const int | CanSet = 1 |
static const int | CanInsert = 2 |
static const int | CanErase = 4 |
Friends | |
class | _PairProxy |
template<class V > | |
class | SdfChildrenProxy |
template<class V > | |
class | SdfPyChildrenProxy |
Definition at line 26 of file childrenProxy.h.
typedef View::Adapter SdfChildrenProxy< _View >::Adapter |
Definition at line 29 of file childrenProxy.h.
typedef View::ChildPolicy SdfChildrenProxy< _View >::ChildPolicy |
Definition at line 30 of file childrenProxy.h.
typedef _Iterator<const This*, _inner_iterator, value_type> SdfChildrenProxy< _View >::const_iterator |
Definition at line 186 of file childrenProxy.h.
typedef Tf_ProxyReferenceReverseIterator<const_iterator> SdfChildrenProxy< _View >::const_reverse_iterator |
Definition at line 187 of file childrenProxy.h.
typedef _Iterator<This*, _inner_iterator, _PairProxy> SdfChildrenProxy< _View >::iterator |
Definition at line 184 of file childrenProxy.h.
typedef View::key_type SdfChildrenProxy< _View >::key_type |
Definition at line 31 of file childrenProxy.h.
typedef std::map<key_type, mapped_type> SdfChildrenProxy< _View >::map_type |
Definition at line 35 of file childrenProxy.h.
typedef View::value_type SdfChildrenProxy< _View >::mapped_type |
Definition at line 32 of file childrenProxy.h.
typedef std::vector<mapped_type> SdfChildrenProxy< _View >::mapped_vector_type |
Definition at line 33 of file childrenProxy.h.
typedef _ValueProxy SdfChildrenProxy< _View >::reference |
Definition at line 183 of file childrenProxy.h.
typedef Tf_ProxyReferenceReverseIterator<iterator> SdfChildrenProxy< _View >::reverse_iterator |
Definition at line 185 of file childrenProxy.h.
typedef View::size_type SdfChildrenProxy< _View >::size_type |
Definition at line 36 of file childrenProxy.h.
typedef SdfChildrenProxy<View> SdfChildrenProxy< _View >::This |
Definition at line 37 of file childrenProxy.h.
typedef std::pair<const key_type, mapped_type> SdfChildrenProxy< _View >::value_type |
Definition at line 34 of file childrenProxy.h.
typedef _View SdfChildrenProxy< _View >::View |
Definition at line 28 of file childrenProxy.h.
|
inline |
Definition at line 193 of file childrenProxy.h.
|
inline |
Definition at line 201 of file childrenProxy.h.
|
inline |
Definition at line 240 of file childrenProxy.h.
|
inline |
Definition at line 248 of file childrenProxy.h.
|
inline |
Definition at line 348 of file childrenProxy.h.
|
inline |
Definition at line 364 of file childrenProxy.h.
|
inline |
Definition at line 284 of file childrenProxy.h.
|
inline |
Definition at line 244 of file childrenProxy.h.
|
inline |
Definition at line 252 of file childrenProxy.h.
|
inline |
Definition at line 326 of file childrenProxy.h.
|
inline |
Definition at line 331 of file childrenProxy.h.
|
inline |
Definition at line 336 of file childrenProxy.h.
|
inline |
Definition at line 353 of file childrenProxy.h.
|
inline |
Definition at line 358 of file childrenProxy.h.
|
inline |
Definition at line 289 of file childrenProxy.h.
|
inline |
Definition at line 310 of file childrenProxy.h.
|
inline |
Definition at line 316 of file childrenProxy.h.
|
inline |
Definition at line 235 of file childrenProxy.h.
|
inline |
Definition at line 279 of file childrenProxy.h.
|
inlineexplicit |
Explicit bool conversion operator. The proxy object converts to true
if it is valid, false
otherwise.
Definition at line 381 of file childrenProxy.h.
|
inline |
Definition at line 230 of file childrenProxy.h.
|
inline |
Definition at line 374 of file childrenProxy.h.
|
inline |
Definition at line 207 of file childrenProxy.h.
|
inline |
Definition at line 216 of file childrenProxy.h.
|
inline |
Definition at line 224 of file childrenProxy.h.
|
inline |
Definition at line 369 of file childrenProxy.h.
|
inline |
Definition at line 257 of file childrenProxy.h.
|
inline |
Definition at line 265 of file childrenProxy.h.
|
inline |
Definition at line 261 of file childrenProxy.h.
|
inline |
Definition at line 269 of file childrenProxy.h.
|
inline |
Definition at line 274 of file childrenProxy.h.
|
friend |
Definition at line 78 of file childrenProxy.h.
Definition at line 483 of file childrenProxy.h.
Definition at line 484 of file childrenProxy.h.
|
static |
Definition at line 191 of file childrenProxy.h.
|
static |
Definition at line 190 of file childrenProxy.h.
|
static |
Definition at line 189 of file childrenProxy.h.