BPLightContraption
 All Classes Namespaces Files Functions Variables Macros Pages
powerunit.cpp File Reference

A class describing individual, controllable power units. More...

#include <iostream>
#include <string>
#include <stdexcept>
#include <exception>
#include <QApplication>
#include <QMessageBox>
#include <QString>
#include <QtSerialPort/QSerialPort>
#include <QtSerialPort/QSerialPortInfo>
#include "powerunit.h"
#include "microcont.h"
#include "microcontexception.h"
#include "commands.h"
Include dependency graph for powerunit.cpp:

Go to the source code of this file.

Detailed Description

A class describing individual, controllable power units.

Author
Benjamin Pritchard (ben@b.nosp@m.enny.nosp@m.p.org)

Definition in file powerunit.cpp.