TwiceAsNice  2019-02-18
Classes | Typedefs
Basda::osci Namespace Reference

Classes

class  AgilentOsci6k
 The class AgilentOsci6k provides all functions to create a connection to the oscilloscope and send and recieve specific commands. More...
 
class  AgilentOsciException
 
class  AgilentOsciSerialException
 
class  DeviceAgilent6k
 
class  DeviceSimulatorAgilent6k
 
class  OsciDevice
 
class  OsciServiceWorker
 
class  PropertyName
 

Typedefs

typedef IceUtil::Handle< OsciDeviceOsciDevicePtr
 
typedef boost::shared_ptr< AgilentOsci6kAgilentOsci6kPtr
 
typedef IceUtil::Handle< OsciServiceWorkerOsicServiceWorkerPtr
 

Typedef Documentation

◆ AgilentOsci6kPtr

typedef boost::shared_ptr< AgilentOsci6k > Basda::osci::AgilentOsci6kPtr

◆ OsciDevicePtr

typedef IceUtil::Handle< OsciDevice > Basda::osci::OsciDevicePtr

◆ OsicServiceWorkerPtr