|
|
FilterTest & | operator= (FilterTest const &) |
|
| FilterTest (FilterTest const &) |
|
virtual bool | setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs) |
|
virtual bool | evaluate (::FilterContext const &context) const =0 |
|
virtual void | finalizeParsedValue (::IWorldRegistriesProvider ®istries) |
|
virtual::std::string_view | getName () const =0 |
|
virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > | getDomain () const |
|
virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > | getValue () const =0 |
|
virtual::Json::Value | _serializeDomain () const |
|
virtual::Json::Value | _serializeValue () const =0 |
| MCAPI::FilterOperator | getOperator () const |
| MCAPI::SharedTypes::Legacy::FilterSubject | getSubject () const |
| MCAPI::Json::Value | serialize () const |
| MCAPI void | $finalizeParsedValue (::IWorldRegistriesProvider ®istries) |
| MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > | $getDomain () const |
| MCAPI::Json::Value | $_serializeDomain () const |
◆ getOperator()
| MCAPI::FilterOperator FilterTest::getOperator |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ getSubject()
| MCAPI::SharedTypes::Legacy::FilterSubject FilterTest::getSubject |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ serialize()
| MCAPI::Json::Value FilterTest::serialize |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $finalizeParsedValue()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getDomain()
| MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > FilterTest::$getDomain |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $_serializeDomain()
| MCAPI::Json::Value FilterTest::$_serializeDomain |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: