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

No documentation available. More...

Methods defined here:

def __init__
def __reduce__

Data descriptors defined here:

def name
def number

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

JobStandard
Boost.Python.instance
builtin.object

Constructor & Destructor Documentation

def StandardDetail.JobStandard.__init__ (   arg1,
  arg2 
)
Returns
Instance of type object
     C++ signature :
         void* __init__(boost::python::api::object,int)

Member Function Documentation

def StandardDetail.JobStandard.__dict__ (   args)
def StandardDetail.JobStandard.__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 StandardDetail.JobStandard.__reduce__ (   args)
 __reduce__ = <unnamed Boost.Python function>(args)
def StandardDetail.JobStandard.__weakref__ (   args)
def StandardDetail.JobStandard.name (   args)
def StandardDetail.JobStandard.number (   args)