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 43 of file childrenProxy.h.
typedef View::Adapter SdfChildrenProxy< _View >::Adapter |
Definition at line 46 of file childrenProxy.h.
typedef View::ChildPolicy SdfChildrenProxy< _View >::ChildPolicy |
Definition at line 47 of file childrenProxy.h.
typedef _Iterator<const This*, _inner_iterator, value_type> SdfChildrenProxy< _View >::const_iterator |
Definition at line 210 of file childrenProxy.h.
typedef Tf_ProxyReferenceReverseIterator<const_iterator> SdfChildrenProxy< _View >::const_reverse_iterator |
Definition at line 211 of file childrenProxy.h.
typedef _Iterator<This*, _inner_iterator, _PairProxy> SdfChildrenProxy< _View >::iterator |
Definition at line 208 of file childrenProxy.h.
typedef View::key_type SdfChildrenProxy< _View >::key_type |
Definition at line 48 of file childrenProxy.h.
typedef std::map<key_type, mapped_type> SdfChildrenProxy< _View >::map_type |
Definition at line 52 of file childrenProxy.h.
typedef View::value_type SdfChildrenProxy< _View >::mapped_type |
Definition at line 49 of file childrenProxy.h.
typedef std::vector<mapped_type> SdfChildrenProxy< _View >::mapped_vector_type |
Definition at line 50 of file childrenProxy.h.
typedef _ValueProxy SdfChildrenProxy< _View >::reference |
Definition at line 207 of file childrenProxy.h.
typedef Tf_ProxyReferenceReverseIterator<iterator> SdfChildrenProxy< _View >::reverse_iterator |
Definition at line 209 of file childrenProxy.h.
typedef View::size_type SdfChildrenProxy< _View >::size_type |
Definition at line 53 of file childrenProxy.h.
typedef SdfChildrenProxy<View> SdfChildrenProxy< _View >::This |
Definition at line 54 of file childrenProxy.h.
typedef std::pair<const key_type, mapped_type> SdfChildrenProxy< _View >::value_type |
Definition at line 51 of file childrenProxy.h.
typedef _View SdfChildrenProxy< _View >::View |
Definition at line 45 of file childrenProxy.h.
|
inline |
Definition at line 217 of file childrenProxy.h.
|
inline |
Definition at line 225 of file childrenProxy.h.
|
inline |
Definition at line 264 of file childrenProxy.h.
|
inline |
Definition at line 272 of file childrenProxy.h.
|
inline |
Definition at line 372 of file childrenProxy.h.
|
inline |
Definition at line 388 of file childrenProxy.h.
|
inline |
Definition at line 308 of file childrenProxy.h.
|
inline |
Definition at line 268 of file childrenProxy.h.
|
inline |
Definition at line 276 of file childrenProxy.h.
|
inline |
Definition at line 350 of file childrenProxy.h.
|
inline |
Definition at line 355 of file childrenProxy.h.
|
inline |
Definition at line 360 of file childrenProxy.h.
|
inline |
Definition at line 377 of file childrenProxy.h.
|
inline |
Definition at line 382 of file childrenProxy.h.
|
inline |
Definition at line 313 of file childrenProxy.h.
|
inline |
Definition at line 334 of file childrenProxy.h.
|
inline |
Definition at line 340 of file childrenProxy.h.
|
inline |
Definition at line 259 of file childrenProxy.h.
|
inline |
Definition at line 303 of file childrenProxy.h.
|
inlineexplicit |
Explicit bool conversion operator. The proxy object converts to true
if it is valid, false
otherwise.
Definition at line 405 of file childrenProxy.h.
|
inline |
Definition at line 254 of file childrenProxy.h.
|
inline |
Definition at line 398 of file childrenProxy.h.
|
inline |
Definition at line 231 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 393 of file childrenProxy.h.
|
inline |
Definition at line 281 of file childrenProxy.h.
|
inline |
Definition at line 289 of file childrenProxy.h.
|
inline |
Definition at line 285 of file childrenProxy.h.
|
inline |
Definition at line 293 of file childrenProxy.h.
|
inline |
Definition at line 298 of file childrenProxy.h.
|
friend |
Definition at line 102 of file childrenProxy.h.
Definition at line 507 of file childrenProxy.h.
Definition at line 508 of file childrenProxy.h.
|
static |
Definition at line 215 of file childrenProxy.h.
|
static |
Definition at line 214 of file childrenProxy.h.
|
static |
Definition at line 213 of file childrenProxy.h.