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 hboost::reverse_iterator < iterator > | reverse_iterator |
typedef _Iterator< const This *, _inner_iterator, value_type > | const_iterator |
typedef hboost::reverse_iterator < 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 46 of file childrenProxy.h.
typedef View::Adapter SdfChildrenProxy< _View >::Adapter |
Definition at line 49 of file childrenProxy.h.
typedef View::ChildPolicy SdfChildrenProxy< _View >::ChildPolicy |
Definition at line 50 of file childrenProxy.h.
typedef _Iterator<const This*, _inner_iterator, value_type> SdfChildrenProxy< _View >::const_iterator |
Definition at line 168 of file childrenProxy.h.
typedef hboost::reverse_iterator<const_iterator> SdfChildrenProxy< _View >::const_reverse_iterator |
Definition at line 169 of file childrenProxy.h.
typedef _Iterator<This*, _inner_iterator, _PairProxy> SdfChildrenProxy< _View >::iterator |
Definition at line 166 of file childrenProxy.h.
typedef View::key_type SdfChildrenProxy< _View >::key_type |
Definition at line 51 of file childrenProxy.h.
typedef std::map<key_type, mapped_type> SdfChildrenProxy< _View >::map_type |
Definition at line 55 of file childrenProxy.h.
typedef View::value_type SdfChildrenProxy< _View >::mapped_type |
Definition at line 52 of file childrenProxy.h.
typedef std::vector<mapped_type> SdfChildrenProxy< _View >::mapped_vector_type |
Definition at line 53 of file childrenProxy.h.
typedef _ValueProxy SdfChildrenProxy< _View >::reference |
Definition at line 165 of file childrenProxy.h.
typedef hboost::reverse_iterator<iterator> SdfChildrenProxy< _View >::reverse_iterator |
Definition at line 167 of file childrenProxy.h.
typedef View::size_type SdfChildrenProxy< _View >::size_type |
Definition at line 56 of file childrenProxy.h.
typedef SdfChildrenProxy<View> SdfChildrenProxy< _View >::This |
Definition at line 57 of file childrenProxy.h.
typedef std::pair<const key_type, mapped_type> SdfChildrenProxy< _View >::value_type |
Definition at line 54 of file childrenProxy.h.
typedef _View SdfChildrenProxy< _View >::View |
Definition at line 48 of file childrenProxy.h.
|
inline |
Definition at line 175 of file childrenProxy.h.
|
inline |
Definition at line 183 of file childrenProxy.h.
|
inline |
Definition at line 222 of file childrenProxy.h.
|
inline |
Definition at line 230 of file childrenProxy.h.
|
inline |
Definition at line 330 of file childrenProxy.h.
|
inline |
Definition at line 346 of file childrenProxy.h.
|
inline |
Definition at line 266 of file childrenProxy.h.
|
inline |
Definition at line 226 of file childrenProxy.h.
|
inline |
Definition at line 234 of file childrenProxy.h.
|
inline |
Definition at line 308 of file childrenProxy.h.
|
inline |
Definition at line 313 of file childrenProxy.h.
|
inline |
Definition at line 318 of file childrenProxy.h.
|
inline |
Definition at line 335 of file childrenProxy.h.
|
inline |
Definition at line 340 of file childrenProxy.h.
|
inline |
Definition at line 271 of file childrenProxy.h.
|
inline |
Definition at line 292 of file childrenProxy.h.
|
inline |
Definition at line 298 of file childrenProxy.h.
|
inline |
Definition at line 217 of file childrenProxy.h.
|
inline |
Definition at line 261 of file childrenProxy.h.
|
inlineexplicit |
Explicit bool conversion operator. The proxy object converts to true
if it is valid, false
otherwise.
Definition at line 358 of file childrenProxy.h.
|
inline |
Definition at line 212 of file childrenProxy.h.
|
inline |
Definition at line 189 of file childrenProxy.h.
|
inline |
Definition at line 198 of file childrenProxy.h.
|
inline |
Definition at line 206 of file childrenProxy.h.
|
inline |
Definition at line 351 of file childrenProxy.h.
|
inline |
Definition at line 239 of file childrenProxy.h.
|
inline |
Definition at line 247 of file childrenProxy.h.
|
inline |
Definition at line 243 of file childrenProxy.h.
|
inline |
Definition at line 251 of file childrenProxy.h.
|
inline |
Definition at line 256 of file childrenProxy.h.
|
friend |
Definition at line 105 of file childrenProxy.h.
Definition at line 460 of file childrenProxy.h.
Definition at line 461 of file childrenProxy.h.
|
static |
Definition at line 173 of file childrenProxy.h.
|
static |
Definition at line 172 of file childrenProxy.h.
|
static |
Definition at line 171 of file childrenProxy.h.