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