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
UserDefinedConnection
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def UserDefinedConnection.UserDefinedConnection.__init__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type object
C++ signature :
void* __init__(boost::python::api::object,int)
Member Function Documentation
def UserDefinedConnection.UserDefinedConnection.__dict__ |
( |
|
args | ) |
|
def UserDefinedConnection.UserDefinedConnection.__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 UserDefinedConnection.UserDefinedConnection.__reduce__ |
( |
|
args | ) |
|
__reduce__ = <unnamed Boost.Python function>(args)
def UserDefinedConnection.UserDefinedConnection.__weakref__ |
( |
|
args | ) |
|
def UserDefinedConnection.UserDefinedConnection.name |
( |
|
args | ) |
|
def UserDefinedConnection.UserDefinedConnection.number |
( |
|
args | ) |
|