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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTScalar > epics::nt::NTScalarPtr
 
typedef std::tr1::shared_ptr< detail::NTScalarBuilder > epics::nt::NTScalarBuilderPtr