TwiceAsNice  2019-02-18
Macros | Functions
DeviceAgilentOsci.cc File Reference
#include "DeviceAgilentOsci.h"
#include <Nice/Application.h>
#include <Basda/Basdard.h>
#include <Basda/DeviceFactory.h>
#include <Nice/Time/Timer.h>
#include "PropertyName.h"
#include <Nice/Property/BridgeMemFn.hh>
#include <Nice/Property/BridgeMemFnIdx.hh>
#include <Nice/Qt/QtWidgetAttributeName.h>
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/lexical_cast.hpp>
Include dependency graph for DeviceAgilentOsci.cc:

Macros

#define LOG_NAME   m_name
 

Functions

template<class T >
fromString (const std::string &_s)
 

Macro Definition Documentation

◆ LOG_NAME

#define LOG_NAME   m_name

Function Documentation

◆ fromString()

template<class T >
T fromString ( const std::string &  _s)