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

Namespaces

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

Typedefs

typedef std::tr1::shared_ptr< NTHistogram > epics::nt::NTHistogramPtr
 
typedef std::tr1::shared_ptr< detail::NTHistogramBuilder > epics::nt::NTHistogramBuilderPtr