|
|
LLNDAPI RuntimeOverload & | optional (std::string_view name, ParamKindType kind) |
| |
|
LLNDAPI RuntimeOverload & | required (std::string_view name, ParamKindType kind) |
| |
|
LLNDAPI RuntimeOverload & | optional (std::string_view name, ParamKindType enumKind, std::string_view enumName) |
| |
|
LLNDAPI RuntimeOverload & | required (std::string_view name, ParamKindType enumKind, std::string_view enumName) |
| |
|
LLNDAPI RuntimeOverload & | text (std::string_view text) |
| |
|
LLNDAPI RuntimeOverload & | postfix (std::string_view postfix) |
| |
|
LLNDAPI RuntimeOverload & | option (CommandParameterOption option) |
| |
|
LLNDAPI RuntimeOverload & | deoption (CommandParameterOption option) |
| |
|
LLAPI void | execute (RuntimeCommand::Fn) |
| |
|
LLAPI | RuntimeOverload (RuntimeOverload &&) |
| |
The documentation for this class was generated from the following file: