Hardware interface to support reading the speed scaling factor. More...
#include <speed_scaling_interface.h>
Additional Inherited Members | |
![]() | |
typedef ResourceHandle | ResourceHandleType |
![]() | |
typedef ResourceManager< ResourceHandle > | ResourceManagerType |
![]() | |
ResourceHandle | getHandle (const std::string &name) |
ResourceHandle | getHandle (const std::string &name) |
![]() | |
virtual void | claim (std::string resource) |
void | clearClaims () |
std::set< std::string > | getClaims () const |
virtual | ~HardwareInterface ()=default |
![]() | |
ResourceHandle | getHandle (const std::string &name) |
std::vector< std::string > | getNames () const |
void | registerHandle (const ResourceHandle &handle) |
![]() | |
virtual | ~ResourceManagerBase ()=default |
![]() | |
static void | concatManagers (std::vector< ResourceManagerType * > &managers, ResourceManagerType *result) |
![]() | |
typedef std::map< std::string, ResourceHandle > | ResourceMap |
![]() | |
ResourceMap | resource_map_ |
Hardware interface to support reading the speed scaling factor.
Definition at line 62 of file speed_scaling_interface.h.