#include <MHO_PyUnaryTableOperator.hh>
- Author
- J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du
- Date
- Thu Sep 23 16:03:48 2021 -0400
◆ MHO_PyUnaryTableOperator()
hops::MHO_PyUnaryTableOperator::MHO_PyUnaryTableOperator |
( |
| ) |
|
|
inline |
◆ ~MHO_PyUnaryTableOperator()
virtual hops::MHO_PyUnaryTableOperator::~MHO_PyUnaryTableOperator |
( |
| ) |
|
|
inlinevirtual |
◆ Execute()
virtual bool hops::MHO_PyUnaryTableOperator::Execute |
( |
| ) |
|
|
inlineoverridevirtual |
Function Execute.
- Returns
- Return value (bool)
- Note
- This is a virtual function.
Implements hops::MHO_Operator.
◆ Initialize()
virtual bool hops::MHO_PyUnaryTableOperator::Initialize |
( |
| ) |
|
|
inlineoverridevirtual |
Function Initialize.
- Returns
- Return value (bool)
- Note
- This is a virtual function.
Implements hops::MHO_Operator.
◆ SetInput()
template<typename XTableType >
void hops::MHO_PyUnaryTableOperator::SetInput |
( |
XTableType * |
in | ) |
|
|
inline |
◆ SetModuleFunctionName()
void hops::MHO_PyUnaryTableOperator::SetModuleFunctionName |
( |
std::string |
module_name, |
|
|
std::string |
function_name |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: