#include <SdlFunction.h>
◆ SdlFunction()
ph::SdlFunction::SdlFunction |
( |
std::string | name | ) |
|
|
inlineexplicit |
◆ call()
◆ genPrettyName()
std::string ph::SdlFunction::genPrettyName |
( |
| ) |
const |
◆ getDescription()
std::string_view ph::SdlFunction::getDescription |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getField()
const SdlField * ph::SdlFunction::getField |
( |
std::size_t | index | ) |
const |
|
inlineoverridevirtual |
◆ getName()
std::string_view ph::SdlFunction::getName |
( |
| ) |
const |
|
inline |
◆ getParam()
virtual const SdlField * ph::SdlFunction::getParam |
( |
std::size_t | index | ) |
const |
|
pure virtual |
◆ getTypeName()
std::string_view ph::SdlFunction::getTypeName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ numFields()
std::size_t ph::SdlFunction::numFields |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ numParams()
virtual std::size_t ph::SdlFunction::numParams |
( |
| ) |
const |
|
pure virtual |
◆ setDescription()
SdlFunction & ph::SdlFunction::setDescription |
( |
std::string | description | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files: