Namespace uipc::core
Namespace List > uipc > core
Namespaces
Classes
Public Types
Public Functions
Public Types Documentation
enum SanityCheckResult
enum uipc::core::SanityCheckResult {
Success = 0,
Warning = 1,
Error = 2
};
Public Functions Documentation
function from_json
void uipc::core::from_json (
const Json & j,
ContactElement & element
)
function from_json
void uipc::core::from_json (
const Json & json,
ContactModel & model
)
function to_json
void uipc::core::to_json (
Json & j,
const ContactElement & element
)
function to_json
void uipc::core::to_json (
Json & json,
const ContactModel & model
)
function to_json
void uipc::core::to_json (
Json & j,
const ContactTabular & ct
)
The documentation for this class was generated from the following file include/uipc/backend/visitors/animator_visitor.h