Cogs.Core
|
Public Member Functions | |
bool | containsKey (const std::string &key) const |
Check if key is present in values. | |
Public Attributes | |
std::string | type |
std::vector< ParsedValue > | values |
PropertyStore | properties |
|
inline |
PropertyStore Cogs::Core::BatchCommand::properties |
std::vector<ParsedValue> Cogs::Core::BatchCommand::values |