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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTUnion > epics::nt::NTUnionPtr
 
typedef std::tr1::shared_ptr< detail::NTUnionBuilder > epics::nt::NTUnionBuilderPtr