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