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