This is Unofficial EPICS BASE Doxygen Site
ntmultiChannel.h File Reference
#include <vector>
#include <string>
#include <pv/pvDisplay.h>
#include <pv/pvControl.h>
#include <pv/ntfield.h>
#include <shareLib.h>
+ Include dependency graph for ntmultiChannel.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  epics::nt::detail::NTMultiChannelBuilder
 Interface for in-line creating of NTMultiChannel. More...
 
class  epics::nt::NTMultiChannel
 Convenience Class for NTMultiChannel. More...
 

Namespaces

 epics
 TODO only here because of the Lockable.
 
 epics::nt
 
 epics::nt::detail
 

Typedefs

typedef std::tr1::shared_ptr< NTMultiChannel > epics::nt::NTMultiChannelPtr
 
typedef std::tr1::shared_ptr< detail::NTMultiChannelBuilder > epics::nt::NTMultiChannelBuilderPtr