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