No documentation available.
More...
Data descriptors defined here: |
def | name |
def | number |
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Detailed Description
No documentation available.
Method resolution order
GlobalStandard
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def StandardDetail.GlobalStandard.__init__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
C++ signature :
void* __init__(boost::python::api::object,int)
Member Function Documentation
def StandardDetail.GlobalStandard.__dict__ |
( |
|
args | ) |
|
def StandardDetail.GlobalStandard.__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.GlobalStandard.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def StandardDetail.GlobalStandard.__weakref__ |
( |
|
args | ) |
|
def StandardDetail.GlobalStandard.name |
( |
|
args | ) |
|
def StandardDetail.GlobalStandard.number |
( |
|
args | ) |
|