MpcPropertyAssignmentMap

class MpcPropertyAssignmentMap((object)arg1)

Bases: instance

C++ signature :

void __init__(struct _object * __ptr64)

__init__( (object)arg1, (MpcPropertyAssignmentMap)arg2) -> None :

C++ signature :

void __init__(struct _object * __ptr64,class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > >)

clear((MpcPropertyAssignmentMap)arg1) None :
C++ signature :

void clear(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue})

erase((MpcPropertyAssignmentMap)arg1, (MpcProperty)arg2) int :
C++ signature :

unsigned __int64 erase(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue},class boost::shared_ptr<class MpcProperty>)

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((MpcPropertyAssignmentMap)arg1, (MpcProperty)arg2) MpcProperty :
C++ signature :

class boost::shared_ptr<class MpcProperty> getlastkey(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > >,class boost::shared_ptr<class MpcProperty>)

has_key((MpcPropertyAssignmentMap)arg1, (MpcProperty)arg2) bool :
C++ signature :

bool has_key(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > >,class boost::shared_ptr<class MpcProperty>)

items((object)arg1) list :
C++ signature :

class boost::python::list items(class boost::python::api::object)

keys((MpcPropertyAssignmentMap)arg1) list :
C++ signature :

class boost::python::list keys(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > >)

popitem((MpcPropertyAssignmentMap)arg1) tuple :
C++ signature :

class boost::python::tuple popitem(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue})

setdefault((MpcPropertyAssignmentMap)arg1, (MpcProperty)arg2[, (int_set)arg3]) int_set :
C++ signature :

class std::set<int,struct std::less<int>,class std::allocator<int> > {lvalue} setdefault(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue},class boost::shared_ptr<class MpcProperty> [,class std::set<int,struct std::less<int>,class std::allocator<int> >])

size((MpcPropertyAssignmentMap)arg1) int :
C++ signature :

unsigned __int64 size(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue})

update((MpcPropertyAssignmentMap)arg1, (MpcPropertyAssignmentMap)arg2) None :
C++ signature :

void update(class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > > {lvalue},class std::map<class boost::shared_ptr<class MpcProperty>,class std::set<int,struct std::less<int>,class std::allocator<int> >,struct as_ptr_less<class MpcProperty>,class std::allocator<struct std::pair<class boost::shared_ptr<class MpcProperty> const ,class std::set<int,struct std::less<int>,class std::allocator<int> > > > >)

values((object)arg1) list :
C++ signature :

class boost::python::list values(class boost::python::api::object)