Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
boost::python::indexing::shared_proxy_impl< ContainerProxy > Class Template Reference

Public Types

typedef
ContainerProxy::raw_value_type 
value_type
 
typedef value_type & reference
 
typedef value_type * pointer
 
typedef void iterator_category
 
typedef void difference_type
 

Public Member Functions

reference operator* () const
 
pointer operator-> () const
 
ContainerProxy * owner () const
 
size_t index () const
 
 shared_proxy_impl (value_type const &copy)
 

Friends

template<class C , class A , class G >
class container_proxy