Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
boost::python::indexing::integer_slice Struct Reference

Public Types

typedef int index_type
 

Public Member Functions

 integer_slice (slice const &sl, index_type length)
 
index_type start () const
 
index_type step () const
 
index_type stop () const
 
index_type size () const
 
bool in_range (index_type index)