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