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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTAggregate > epics::nt::NTAggregatePtr
 
typedef std::tr1::shared_ptr< detail::NTAggregateBuilder > epics::nt::NTAggregateBuilderPtr