This is Unofficial EPICS BASE Doxygen Site
ntndarrayAttribute.h File Reference
#include <pv/ntfield.h>
#include <shareLib.h>
+ Include dependency graph for ntndarrayAttribute.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::NTNDArrayAttributeBuilder
 Interface for in-line creating of NTAttribute extended as required by NTNDArray. More...
 
class  epics::nt::NTNDArrayAttribute
 Convenience Class for NTNDArrayAttribute. More...
 

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTNDArrayAttribute > epics::nt::NTNDArrayAttributePtr
 
typedef std::tr1::shared_ptr< detail::NTNDArrayAttributeBuilder > epics::nt::NTNDArrayAttributeBuilderPtr