|
Name |
void |
to_json(nlohmann::json & j, ClassConfig const & obj) |
void |
from_json(nlohmann::json const & j, ClassConfig & obj) |
void |
to_json(nlohmann::json & j, ClassificationConfig const & obj) |
void |
from_json(nlohmann::json const & j, ClassificationConfig & obj) |
void |
to_json(nlohmann::json & j, FullFrameConfig const & obj) |
void |
from_json(nlohmann::json const & j, FullFrameConfig & obj) |
void |
to_json(nlohmann::json & j, CollectionConfig const & obj) |
void |
from_json(nlohmann::json const & j, CollectionConfig & obj) |
void to_json(
nlohmann::json & j,
ClassConfig const & obj
)
void from_json(
nlohmann::json const & j,
ClassConfig & obj
)
void to_json(
nlohmann::json & j,
ClassificationConfig const & obj
)
void from_json(
nlohmann::json const & j,
ClassificationConfig & obj
)
void to_json(
nlohmann::json & j,
FullFrameConfig const & obj
)
void from_json(
nlohmann::json const & j,
FullFrameConfig & obj
)
void to_json(
nlohmann::json & j,
CollectionConfig const & obj
)
void from_json(
nlohmann::json const & j,
CollectionConfig & obj
)
#define DATA_COLLECTION_PASSWORD_SALT std::string(AY_OBFUSCATE("AI7iSxg4yTC3Ho20urzvPpiA6pTULgMUYj_-bD8Q5ug="))
#define DATA_COLLECTION_MD5_SALT std::string(AY_OBFUSCATE("5R/VYriSKXbnJSiz1VUAaA=="))
Updated on 2025-08-24 at 15:42:37 +0000