|
| API (std::string ns, std::string resource_type, std::string resource_subtype) |
|
std::string | to_string () const |
|
const std::string & | type_namespace () const |
|
const std::string & | resource_type () const |
|
const std::string & | resource_subtype () const |
|
bool | is_component_type () |
|
bool | is_service_type () |
|
|
static API | from_string (std::string api) |
|
template<typename T > |
static API | get () |
|
|
class | ResourceConfig |
|
bool | operator== (API const &lhs, API const &rhs) |
|
bool | operator< (const API &lhs, const API &rhs) |
|
std::ostream & | operator<< (std::ostream &os, const API &v) |
|
The documentation for this class was generated from the following file: