Include dependency graph for enum_string.cpp:Functions | |
| bool | string_to_enum (const EnumString *spec, int &result, std::string_view str) |
| const char * | enum_to_string (const EnumString *spec, int num) |
|
nodiscard |
References p().
Referenced by GenericCAO::addToScene(), ObjectProperties::dump(), ObjectRef::l_get_camera(), push_content_features(), push_hud_element(), push_item_definition_full(), push_object_properties(), push_wear_bar_params(), ObjectProperties::serialize(), and WearBarParams::serializeJson().
Here is the call graph for this function:
Here is the caller graph for this function:| bool string_to_enum | ( | const EnumString * | spec, |
| int & | result, | ||
| std::string_view | str ) |
References EnumString::num, and EnumString::str.
Referenced by ObjectProperties::deSerialize(), WearBarParams::deserializeJson(), get_compress_method(), getenumfield(), ModApiEnv::l_compare_block_status(), ModApiMapgen::l_get_mapgen_object(), ModApiMapgen::l_place_schematic(), ModApiMapgen::l_place_schematic_on_vmanip(), ModApiMapgen::l_register_ore(), ModApiMapgen::l_serialize_schematic(), ObjectRef::l_set_camera(), read_content_features(), ModApiHttp::read_http_fetch_request(), read_hud_change(), read_hud_element(), read_item_definition(), read_object_properties(), read_wear_bar_params(), LuaParticleParams::readLuaValue(), LuaParticleParams::readLuaValue(), LuaParticleParams::readLuaValue(), TouchControls::readSettings(), and string_to_enum().
Here is the caller graph for this function: