HDK
|
#include <pyChildrenProxy.h>
Public Types | |
typedef _View | View |
typedef SdfChildrenProxy< View > | Proxy |
typedef Proxy::key_type | key_type |
typedef Proxy::mapped_type | mapped_type |
typedef Proxy::mapped_vector_type | mapped_vector_type |
typedef Proxy::size_type | size_type |
typedef SdfPyChildrenProxy< View > | This |
Public Member Functions | |
SdfPyChildrenProxy (const Proxy &proxy) | |
SdfPyChildrenProxy (const View &view, const std::string &type, int permission=Proxy::CanSet|Proxy::CanInsert|Proxy::CanErase) | |
bool | operator== (const This &other) const |
bool | operator!= (const This &other) const |
Friends | |
template<class E > | |
class | _Iterator |
Definition at line 41 of file pyChildrenProxy.h.
typedef Proxy::key_type SdfPyChildrenProxy< _View >::key_type |
Definition at line 45 of file pyChildrenProxy.h.
typedef Proxy::mapped_type SdfPyChildrenProxy< _View >::mapped_type |
Definition at line 46 of file pyChildrenProxy.h.
typedef Proxy::mapped_vector_type SdfPyChildrenProxy< _View >::mapped_vector_type |
Definition at line 47 of file pyChildrenProxy.h.
typedef SdfChildrenProxy<View> SdfPyChildrenProxy< _View >::Proxy |
Definition at line 44 of file pyChildrenProxy.h.
typedef Proxy::size_type SdfPyChildrenProxy< _View >::size_type |
Definition at line 48 of file pyChildrenProxy.h.
typedef SdfPyChildrenProxy<View> SdfPyChildrenProxy< _View >::This |
Definition at line 49 of file pyChildrenProxy.h.
typedef _View SdfPyChildrenProxy< _View >::View |
Definition at line 43 of file pyChildrenProxy.h.
|
inline |
Definition at line 51 of file pyChildrenProxy.h.
|
inline |
Definition at line 56 of file pyChildrenProxy.h.
|
inline |
Definition at line 70 of file pyChildrenProxy.h.
|
inline |
Definition at line 65 of file pyChildrenProxy.h.
Definition at line 368 of file pyChildrenProxy.h.