|
|
SimpleIntFilterTest & | operator= (SimpleIntFilterTest const &) |
| |
|
| SimpleIntFilterTest (SimpleIntFilterTest const &) |
| |
| virtual bool | setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs) |
| |
| virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > | getValue () const |
| |
| virtual::Json::Value | _serializeValue () const |
| |
| MCAPI bool | $setup (::FilterTest::Definition const &definition, ::FilterInputs const &inputs) |
| |
| MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > | $getValue () const |
| |
| MCAPI::Json::Value | $_serializeValue () const |
| |
|
virtual bool | evaluate (::FilterContext const &) 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::Json::Value | _serializeDomain () const |
| |
| MCAPI bool | _testValuesWithOperator (float a, float b) const |
| |
| MCAPI bool | _testValuesWithOperator (bool a, bool b) 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 |
| |
◆ setup()
◆ getValue()
| virtual ::std::optional<::std::variant< bool, int, float, ::std::string > > SimpleIntFilterTest::getValue |
( |
| ) |
const |
|
virtual |
◆ _serializeValue()
| virtual::Json::Value SimpleIntFilterTest::_serializeValue |
( |
| ) |
const |
|
virtual |
◆ $setup()
- 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.
◆ $getValue()
| MCAPI ::std::optional<::std::variant< bool, int, float, ::std::string > > SimpleIntFilterTest::$getValue |
( |
| ) |
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.
◆ $_serializeValue()
| MCAPI::Json::Value SimpleIntFilterTest::$_serializeValue |
( |
| ) |
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.
◆ _testValuesWithOperator() [1/2]
| MCAPI bool FilterTest::_testValuesWithOperator |
( |
float | a, |
|
|
float | b ) const |
|
inherited |
- 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.
◆ _testValuesWithOperator() [2/2]
| MCAPI bool FilterTest::_testValuesWithOperator |
( |
bool | a, |
|
|
bool | b ) const |
|
inherited |
- 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 |
|
inherited |
- 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 |
|
inherited |
- 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 |
|
inherited |
- 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.
◆ $vftable()
| static MCAPI void ** FilterTest::$vftable |
( |
| ) |
|
|
staticinherited |
- 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: