This is Unofficial EPICS BASE Doxygen Site
ntcontinuum.h File Reference
#include <pv/ntfield.h>
#include <shareLib.h>
+ Include dependency graph for ntcontinuum.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::NTContinuumBuilder
 Interface for in-line creating of NTContinuum. More...
 
class  epics::nt::NTContinuum
 Convenience Class for NTContinuum. More...
 

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTContinuum > epics::nt::NTContinuumPtr
 
typedef std::tr1::shared_ptr< detail::NTContinuumBuilder > epics::nt::NTContinuumBuilderPtr