NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
temp_monitor::TempMonitorFactory Class Reference

#include <temp_monitor.h>

Static Public Member Functions

static std::shared_ptr< TempMonitorCreate (std::string const &type, i2c::Device const &device)
 
static std::vector< std::string > Enumeration ()
 

Member Function Documentation

◆ Create()

std::shared_ptr< TempMonitor > temp_monitor::TempMonitorFactory::Create ( std::string const &  type,
i2c::Device const &  device 
)
static

◆ Enumeration()

std::vector< std::string > temp_monitor::TempMonitorFactory::Enumeration ( )
static

The documentation for this class was generated from the following files: