Defines a resource's namespace (e.g., RDK
) and type (e.g., component or service).
More...
#include <resource_api.hpp>
|
| APIType (std::string namespace_, std::string resource_type) |
|
virtual std::string | to_string () const |
|
const std::string & | type_namespace () const |
|
const std::string & | resource_type () const |
|
void | set_namespace (const std::string &type_namespace) |
|
void | set_resource_type (const std::string &resource_type) |
|
Defines a resource's namespace (e.g., RDK
) and type (e.g., component or service).
The documentation for this class was generated from the following file: