ValoFly TetherCom Library  29
Communication library for ValoFly Tether.Solutions ground stations
TetherCom.h File Reference
#include <TetherCom/TetherComDefinitions.h>
#include <exception>
#include <vector>
#include <string>
#include <sstream>
#include <iostream>

Go to the source code of this file.

Classes

class  VALOFLY::IOException
 IO handling exception class. More...
 
class  VALOFLY::DataException
 Data handling exception class. More...
 
class  VALOFLY::TetherCom
 Communication class for ValoFly Tether.Solutions Ground Stations. More...
 
struct  VALOFLY::TetherCom::systemConfig
 Configuration parameter structure. More...
 
struct  VALOFLY::TetherCom::cableStatus
 
struct  VALOFLY::TetherCom::envStatus
 
struct  VALOFLY::TetherCom::energyGSStatus
 
struct  VALOFLY::TetherCom::energyUAVStatus
 
struct  VALOFLY::TetherCom::systemStates
 
struct  VALOFLY::TetherCom::systemStatusConfig
 
struct  VALOFLY::TetherCom::systemStatus
 
struct  VALOFLY::TetherCom::systemDetails
 
struct  VALOFLY::TetherCom::systemDetails::softwareVersions
 

Namespaces

 VALOFLY
 Namespace for classes and members developed by ValoFly GmbH.
 

Detailed Description

TetherCom Library header file

Declaration of TetherCom Library functionality for implementation in software projects which have to communicate with ValoFly Tether.Solutions Ground Stations. For more details how to integrate TetherCom Library into a software project see TetherCom Library package usage.