|
static MCAPI bool | _getObjectsFromTextObject (::Json::Value const &root, ::TextObjectRoot &parsedObject, ::TextObjectParser::ServerData *serverData, ::TextObjectParser::ErrorLocalization &errorLocalization) |
|
static MCAPI bool | _parseScoreTextObject (::TextObjectRoot &parentTextObject, ::Json::Value const &scoreObject, ::TextObjectParser::ServerData *serverData, ::TextObjectParser::ErrorLocalization &errorLocalization) |
|
static MCAPI bool | _parseSelectorTextObject (::TextObjectRoot &parentTextObject, ::std::string selectorString, ::TextObjectParser::ServerData *serverData, ::TextObjectParser::ErrorLocalization &errorLocalization) |
|
static MCAPI bool | _textObjectFromJson (::Json::Value const &root, ::TextObjectRoot &parsedObject, ::TextObjectParser::ServerData *serverData, ::TextObjectParser::ErrorLocalization &errorLocalization) |
|
static MCAPI bool | textObjectFromJson (::Json::Value const &root, ::TextObjectRoot &parsedObject, ::std::string &errorMsg) |
|
static MCAPI bool | textObjectFromJsonString (::std::string const &jsonAsString, ::TextObjectRoot &parsedObject, ::std::string &errorMsg) |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_NOT_ARRAY () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_NOT_OBJECT () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_NO_DATA () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_PARSE_FAILED () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_SCORE_NAME_NOT_STRING () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_SCORE_NOT_OBJECT () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_SCORE_OBJECTIVE_NOT_STRING () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_SELECTOR_NOT_STRING () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_TEXT_NOT_STRING () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_TRANSLATE_NOT_STRING () |
|
static MCAPI ::std::string const & | RAW_TEXT_ERROR_WITH_NOT_ARRAY_OR_RAW_TEXT () |
|
◆ _getObjectsFromTextObject()
- 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.
◆ _parseScoreTextObject()
- 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.
◆ _parseSelectorTextObject()
- 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.
◆ _textObjectFromJson()
- 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.
◆ textObjectFromJson()
- 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.
◆ textObjectFromJsonString()
static MCAPI bool TextObjectParser::textObjectFromJsonString |
( |
::std::string const & | jsonAsString, |
|
|
::TextObjectRoot & | parsedObject, |
|
|
::std::string & | errorMsg ) |
|
static |
- 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.
◆ RAW_TEXT_ERROR_NOT_ARRAY()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_NOT_ARRAY |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_NOT_OBJECT()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_NOT_OBJECT |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_NO_DATA()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_NO_DATA |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_PARSE_FAILED()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_PARSE_FAILED |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_SCORE_NAME_NOT_STRING()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_SCORE_NAME_NOT_STRING |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_SCORE_NOT_OBJECT()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_SCORE_NOT_OBJECT |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_SCORE_OBJECTIVE_NOT_STRING()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_SCORE_OBJECTIVE_NOT_STRING |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_SELECTOR_NOT_STRING()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_SELECTOR_NOT_STRING |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_TEXT_NOT_STRING()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_TEXT_NOT_STRING |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_TRANSLATE_NOT_STRING()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_TRANSLATE_NOT_STRING |
( |
| ) |
|
|
static |
- 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.
◆ RAW_TEXT_ERROR_WITH_NOT_ARRAY_OR_RAW_TEXT()
static MCAPI ::std::string const & TextObjectParser::RAW_TEXT_ERROR_WITH_NOT_ARRAY_OR_RAW_TEXT |
( |
| ) |
|
|
static |
- 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: