No documentation available.
More...
Data and other attributes inherited from Boost.Python.instance: |
def | __new__ |
Additional Inherited Members |
Detailed Description
No documentation available.
Method resolution order
PlainEndOp
EndOperation
Boost.Python.instance
builtin.object
Constructor & Destructor Documentation
def Rebar.PlainEndOp.__init__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type None
C++ signature :
void __init__(_object*)
Reimplemented from Rebar.EndOperation.
Member Function Documentation
def Rebar.PlainEndOp.__dict__ |
( |
|
args | ) |
|
def Rebar.PlainEndOp.__getinitargs__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getinitargs__(Rebar::PlainEndOp)
Reimplemented from Rebar.EndOperation.
def Rebar.PlainEndOp.__getstate__ |
( |
|
arg1 | ) |
|
- Returns
- Instance of type tuple
C++ signature :
boost::python::tuple __getstate__(Rebar::PlainEndOp)
Reimplemented from Rebar.EndOperation.
def Rebar.PlainEndOp.__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>
Reimplemented from Rebar.EndOperation.
def Rebar.PlainEndOp.__reduce__ |
( |
|
args | ) |
|
def Rebar.PlainEndOp.__setstate__ |
( |
|
arg1, |
|
|
|
arg2 |
|
) |
| |
- Returns
- Instance of type None
C++ signature :
void __setstate__(Rebar::PlainEndOp {lvalue},boost::python::tuple)
Reimplemented from Rebar.EndOperation.
def Rebar.PlainEndOp.__weakref__ |
( |
|
args | ) |
|
def Rebar.PlainEndOp.GetDescription |
( |
|
arg1 | ) |
|
- Returns
- Instance of type str
Get the end operation description.
C++ signature :
std::string GetDescription(Rebar::PlainEndOp {lvalue})
Reimplemented from Rebar.EndOperation.
def Rebar.PlainEndOp.GetType |
( |
|
arg1 | ) |
|
- Returns
- Instance of type EndOperationType
Get the end operation type.
C++ signature :
Rebar::EndOperationType GetType(Rebar::PlainEndOp {lvalue})
Reimplemented from Rebar.EndOperation.
Member Data Documentation
int Rebar.PlainEndOp.__instance_size__ = 40 |
|
staticprivate |
Rebar.PlainEndOp.__safe_for_unpickling__ = True |
|
staticprivate |