#include <function.h>
◆ Function() [1/3]
| lbug::function::Function::Function |
( |
| ) |
|
|
inline |
◆ Function() [2/3]
| lbug::function::Function::Function |
( |
std::string | name, |
|
|
std::vector< common::LogicalTypeID > | parameterTypeIDs ) |
|
inline |
◆ Function() [3/3]
| lbug::function::Function::Function |
( |
const Function & | | ) |
|
|
default |
◆ ~Function()
| virtual lbug::function::Function::~Function |
( |
| ) |
|
|
virtualdefault |
◆ constPtrCast()
template<class TARGET>
| const TARGET * lbug::function::Function::constPtrCast |
( |
| ) |
const |
|
inline |
◆ ptrCast()
template<class TARGET>
| TARGET * lbug::function::Function::ptrCast |
( |
| ) |
|
|
inline |
◆ signatureToString()
| virtual std::string lbug::function::Function::signatureToString |
( |
| ) |
const |
|
inlinevirtual |
◆ isReadOnly
| bool lbug::function::Function::isReadOnly = true |
◆ name
| std::string lbug::function::Function::name |
◆ parameterTypeIDs
The documentation for this struct was generated from the following file: