TwiceAsNice
2019-02-18
|
#include <string>
#include <vector>
#include <Nice/Log.h>
#include <Nice/Chat.h>
#include <boost/shared_ptr.hpp>
Classes | |
class | Basda::osci::AgilentOsci6k |
The class AgilentOsci6k provides all functions to create a connection to the oscilloscope and send and recieve specific commands. More... | |
class | Basda::osci::AgilentOsciException |
class | Basda::osci::AgilentOsciSerialException |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::osci | |
Typedefs | |
typedef boost::shared_ptr< AgilentOsci6k > | Basda::osci::AgilentOsci6kPtr |