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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTNameValue > epics::nt::NTNameValuePtr
 
typedef std::tr1::shared_ptr< detail::NTNameValueBuilder > epics::nt::NTNameValueBuilderPtr