nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
nds_buffer.hh File Reference
#include <cmath>
#include <iostream>
#include <vector>
#include "nds_export.hh"
#include "nds_channel.hh"
Include dependency graph for nds_buffer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NDS::abi_0::buffer
 A buffer holds the data contents of a channel. More...
 

Namespaces

 NDS
 The NDS client namespace.
 
 NDS::abi_0
 

Typedefs

typedef std::vector< buffer > NDS::abi_0::buffers_type
 

Functions

std::ostream & NDS::abi_0::operator<< (std::ostream &os, const buffer &obj)
 
std::ostream & NDS::abi_0::operator<< (std::ostream &os, const buffers_type &obj)