| 
    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 24 of file pyChildrenProxy.h.
| typedef Proxy::key_type SdfPyChildrenProxy< _View >::key_type | 
Definition at line 28 of file pyChildrenProxy.h.
| typedef Proxy::mapped_type SdfPyChildrenProxy< _View >::mapped_type | 
Definition at line 29 of file pyChildrenProxy.h.
| typedef Proxy::mapped_vector_type SdfPyChildrenProxy< _View >::mapped_vector_type | 
Definition at line 30 of file pyChildrenProxy.h.
| typedef SdfChildrenProxy<View> SdfPyChildrenProxy< _View >::Proxy | 
Definition at line 27 of file pyChildrenProxy.h.
| typedef Proxy::size_type SdfPyChildrenProxy< _View >::size_type | 
Definition at line 31 of file pyChildrenProxy.h.
| typedef SdfPyChildrenProxy<View> SdfPyChildrenProxy< _View >::This | 
Definition at line 32 of file pyChildrenProxy.h.
| typedef _View SdfPyChildrenProxy< _View >::View | 
Definition at line 26 of file pyChildrenProxy.h.
      
  | 
  inline | 
Definition at line 34 of file pyChildrenProxy.h.
      
  | 
  inline | 
Definition at line 39 of file pyChildrenProxy.h.
      
  | 
  inline | 
Definition at line 53 of file pyChildrenProxy.h.
      
  | 
  inline | 
Definition at line 48 of file pyChildrenProxy.h.
Definition at line 351 of file pyChildrenProxy.h.