MpcSelectionSetCollection
- class MpcSelectionSetCollection((object)arg1)
Bases:
instance
- C++ signature :
void __init__(struct _object * __ptr64)
__init__( (object)arg1, (MpcSelectionSetCollection)arg2) -> None :
- C++ signature :
void __init__(struct _object * __ptr64,class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > >)
- clear((MpcSelectionSetCollection)arg1) None :
- C++ signature :
void clear(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue})
- erase((MpcSelectionSetCollection)arg1, (int)arg2) int :
- C++ signature :
unsigned __int64 erase(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue},int)
- get((object)arg1, (object)k[, (object)d=None]) object :
- C++ signature :
class boost::python::api::object get(class boost::python::api::object,class boost::python::api::object [,class boost::python::api::object=None])
- getlastkey((MpcSelectionSetCollection)arg1, (int)arg2) int :
- C++ signature :
int getlastkey(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > >,int)
- has_key((MpcSelectionSetCollection)arg1, (int)arg2) bool :
- C++ signature :
bool has_key(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > >,int)
- items((object)arg1) list :
- C++ signature :
class boost::python::list items(class boost::python::api::object)
- keys((MpcSelectionSetCollection)arg1) list :
- C++ signature :
class boost::python::list keys(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > >)
- popitem((MpcSelectionSetCollection)arg1) tuple :
- C++ signature :
class boost::python::tuple popitem(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue})
- setdefault((MpcSelectionSetCollection)arg1, (int)arg2[, (MpcSelectionSet)arg3]) MpcSelectionSet :
- C++ signature :
class boost::shared_ptr<class MpcSelectionSet> {lvalue} setdefault(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue},int [,class boost::shared_ptr<class MpcSelectionSet>])
- size((MpcSelectionSetCollection)arg1) int :
- C++ signature :
unsigned __int64 size(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue})
- update((MpcSelectionSetCollection)arg1, (MpcSelectionSetCollection)arg2) None :
- C++ signature :
void update(class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > > {lvalue},class std::map<int,class boost::shared_ptr<class MpcSelectionSet>,struct std::less<int>,class std::allocator<struct std::pair<int const ,class boost::shared_ptr<class MpcSelectionSet> > > >)
- values((object)arg1) list :
- C++ signature :
class boost::python::list values(class boost::python::api::object)