#include <ci_camera_sensor.h>
Public Types | |
typedef std::vector< SInterface > | TVector |
Public Member Functions | |
SInterface (const std::string &str_id, const std::vector< CCI_CameraSensorAlgorithm * > &vec_algorithms) | |
Public Attributes | |
std::string | Id |
std::vector< CCI_CameraSensorAlgorithm * > | Algorithms |
Definition at line 23 of file ci_camera_sensor.h.
typedef std::vector<SInterface> argos::CCI_CameraSensor::SInterface::TVector |
Definition at line 30 of file ci_camera_sensor.h.
|
inline |
Definition at line 24 of file ci_camera_sensor.h.
std::vector<CCI_CameraSensorAlgorithm*> argos::CCI_CameraSensor::SInterface::Algorithms |
Definition at line 29 of file ci_camera_sensor.h.
std::string argos::CCI_CameraSensor::SInterface::Id |
Definition at line 28 of file ci_camera_sensor.h.