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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTMatrix > epics::nt::NTMatrixPtr
 
typedef std::tr1::shared_ptr< detail::NTMatrixBuilder > epics::nt::NTMatrixBuilderPtr