normativeTypesCPP
Classes | Namespaces | Typedefs
ntmatrix.h File Reference
#include <pv/pvDisplay.h>
#include <pv/ntfield.h>
#include <shareLib.h>

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
 
 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