Add a constant value to the input.
More...
|
| Add () noexcept |
|
| Add (TValue rhs) noexcept |
|
| Add (const Parameters &rParameters) |
|
TValue | operator() (TValue input) const noexcept |
|
template<class TValue>
class Kratos::Pipes::Add< TValue >
Add a constant value to the input.
- Note
- Constructible from Parameters with a "value" entry.
◆ Add() [1/3]
◆ Add() [2/3]
◆ Add() [3/3]
Add |
( |
const Parameters & |
rParameters | ) |
|
◆ GetDefaultParameters()
static Parameters GetDefaultParameters |
( |
| ) |
|
|
static |
◆ operator()()
TValue operator() |
( |
TValue |
input | ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: