Ember
Loading...
Searching...
No Matches
EmberCore::ParserProfile Member List
This is the complete list of members for
EmberCore::ParserProfile
, including all inherited members.
author_
EmberCore::ParserProfile
private
Clone
(const String &new_name="") const
EmberCore::ParserProfile
config_
EmberCore::ParserProfile
private
created_timestamp_
EmberCore::ParserProfile
private
CreateDefaultProfile
()
EmberCore::ParserProfile
static
CreateGenericProfile
()
EmberCore::ParserProfile
static
description_
EmberCore::ParserProfile
private
FromJson
(const nlohmann::json &json)
EmberCore::ParserProfile
GetAuthor
() const
EmberCore::ParserProfile
inline
GetConfig
()
EmberCore::ParserProfile
inline
GetConfig
() const
EmberCore::ParserProfile
inline
GetCreatedTimestamp
() const
EmberCore::ParserProfile
inline
GetCurrentTimestamp
()
EmberCore::ParserProfile
private
static
GetDescription
() const
EmberCore::ParserProfile
inline
GetModifiedTimestamp
() const
EmberCore::ParserProfile
inline
GetName
() const
EmberCore::ParserProfile
inline
GetVersion
() const
EmberCore::ParserProfile
inline
LoadFromFile
(const String &filepath)
EmberCore::ParserProfile
modified_timestamp_
EmberCore::ParserProfile
private
name_
EmberCore::ParserProfile
private
ParserProfile
()
EmberCore::ParserProfile
ParserProfile
(const String &name, const String &description="")
EmberCore::ParserProfile
explicit
SaveToFile
(const String &filepath) const
EmberCore::ParserProfile
SetAuthor
(const String &author)
EmberCore::ParserProfile
inline
SetConfig
(const ParserConfig &config)
EmberCore::ParserProfile
SetDescription
(const String &description)
EmberCore::ParserProfile
inline
SetName
(const String &name)
EmberCore::ParserProfile
inline
SetVersion
(const String &version)
EmberCore::ParserProfile
inline
ToJson
() const
EmberCore::ParserProfile
UpdateModifiedTimestamp
()
EmberCore::ParserProfile
Validate
(std::vector< String > &errors) const
EmberCore::ParserProfile
version_
EmberCore::ParserProfile
private
~ParserProfile
()=default
EmberCore::ParserProfile
Generated by
Release_1_14_0