libkipr  1.0.0
kipr::camera::Channel Class Reference

#include <channel.hpp>

Public Member Functions

 Channel (Device *device, const config::Config &config)
 
 ~Channel ()
 
void invalidate ()
 
const ObjectVectorobjects () const
 
Devicedevice () const
 
void setConfig (const config::Config &config)
 

Constructor & Destructor Documentation

◆ Channel()

kipr::camera::Channel::Channel ( Device device,
const config::Config config 
)

◆ ~Channel()

kipr::camera::Channel::~Channel ( )

Member Function Documentation

◆ device()

Device* kipr::camera::Channel::device ( ) const

◆ invalidate()

void kipr::camera::Channel::invalidate ( )

◆ objects()

const ObjectVector* kipr::camera::Channel::objects ( ) const

◆ setConfig()

void kipr::camera::Channel::setConfig ( const config::Config config)

Do not call this method unless you know what you are doing!


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