nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
nds_channel.cc File Reference
#include <cstring>
#include <iostream>
#include <sstream>
#include <stdexcept>
#include "nds_channel.hh"
#include "daqc.h"
Include dependency graph for nds_channel.cc:

Namespaces

 NDS
 The NDS client namespace.
 
 NDS::abi_0
 

Macros

#define NDS_CHANNEL_IMPLEMENTATION   1
 

Functions

std::ostream & NDS::abi_0::operator<< (std::ostream &os, const channel &ch)
 
const std::string & NDS::abi_0::channel_type_to_string (channel::channel_type ctype)
 
const std::string & NDS::abi_0::data_type_to_string (channel::data_type dtype)
 

Macro Definition Documentation

#define NDS_CHANNEL_IMPLEMENTATION   1