1 #ifndef _KIPR_CAMERA_CHANNEL_HPP_
2 #define _KIPR_CAMERA_CHANNEL_HPP_
Definition: channel.hpp:15
Channel(Device *device, const config::Config &config)
void setConfig(const config::Config &config)
const ObjectVector * objects() const
Definition: camera.hpp:57
Definition: config.hpp:14
std::vector< Object > ObjectVector
Definition: object.hpp:38