SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
List of all members
RCE.RebarVecMap Class Reference

No documentation available. More...

Methods defined here:

def __contains__
def __delitem__
def __getitem__
def __init__
def __iter__
def __len__
def __reduce__
def __setitem__

Data and other attributes defined here:

int __instance_size__ = 64

Data descriptors inherited from Boost.Python.instance:

def __dict__
def __weakref__

Data and other attributes inherited from Boost.Python.instance:

def __new__

Detailed Description

No documentation available.

Method resolution order

RebarVecMap
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def RCE.RebarVecMap.__init__ (   arg1)
Returns
Instance of type None
     C++ signature :
         void __init__(_object*)

Member Function Documentation

def RCE.RebarVecMap.__contains__ (   arg1,
  arg2 
)
Returns
Instance of type bool
     C++ signature :
         bool __contains__(std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > > {lvalue},_object*)
def RCE.RebarVecMap.__delitem__ (   arg1,
  arg2 
)
Returns
Instance of type None
     C++ signature :
         void __delitem__(std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > > {lvalue},_object*)
def RCE.RebarVecMap.__dict__ (   args)
def RCE.RebarVecMap.__getitem__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         boost::python::api::object __getitem__(boost::python::back_reference<std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > >&>,_object*)
def RCE.RebarVecMap.__iter__ (   arg1)
Returns
Instance of type object
     C++ signature :
         boost::python::objects::iterator_range<boost::python::return_value_policy<boost::python::return_by_value, boost::python::default_call_policies>, std::_Rb_tree_iterator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > > __iter__(boost::python::back_reference<std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > >&>)
def RCE.RebarVecMap.__len__ (   arg1)
Returns
Instance of type int
     C++ signature :
         unsigned long __len__(std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > > {lvalue})
def RCE.RebarVecMap.__new__ (   args)
T.__new__(S, ...) -> a new object with type S, a subtype of T
 __new__ = <built-in method __new__ of Boost.Python.class object>
def RCE.RebarVecMap.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def RCE.RebarVecMap.__setitem__ (   arg1,
  arg2,
  arg3 
)
Returns
Instance of type None
     C++ signature :
         void __setitem__(std::map<int, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > >, std::less<int>, std::allocator<std::pair<int const, std::vector<Alloy::Pointer::Pointer<ShapedRebarMaterial>, std::allocator<Alloy::Pointer::Pointer<ShapedRebarMaterial> > > > > > {lvalue},_object*,_object*)
def RCE.RebarVecMap.__weakref__ (   args)

Member Data Documentation

int RCE.RebarVecMap.__instance_size__ = 64
staticprivate