TwiceAsNice
2019-02-18
|
This file contains the class implementation of the device class for the WuT Web IO 57630. More...
#include "IODeviceWut.h"
#include "WebSocket/WebSocketException.h"
#include "WebSocket/GlitchWebSocketFactory.h"
#include "typesWut.h"
#include <Basda/Basdard.h>
#include <Basda/DeviceFactory.h>
#include <Nice/Application.h>
#include <Nice/Property/BridgeMemFn.hh>
#include <Nice/Property/CommandFun.hh>
#include <Nice/Property/Property.hh>
#include <Nice/Time/Timer.h>
#include <Nice/Qt/QtWidgetAttributeName.h>
#include <Nice/Qt/LineEditAttributeName.h>
#include <boost/foreach.hpp>
#include <boost/make_shared.hpp>
#include <cassert>
#include <iostream>
#include <map>
#include <sstream>
#include <string>
Macros | |
#define | LOG_NAME m_name |
Functions | |
template<class T > | |
T | fromString (const std::string &_s) |
This file contains the class implementation of the device class for the WuT Web IO 57630.
#define LOG_NAME m_name |
T fromString | ( | const std::string & | _s | ) |