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