test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Enumerations
jsoncollector Namespace Reference

Classes

class  DataPoint
 
class  DataPointDefinition
 
class  DoubleJ
 
class  FastMonitor
 
class  FileIO
 
class  HistoJ
 
class  IntJ
 
class  JsonMonitorable
 
class  JsonMonPtr
 
class  JsonSerializable
 
class  JSONSerializer
 
class  StringJ
 

Typedefs

typedef unsigned int AtomicMonUInt
 
typedef std::map< unsigned int,
JsonMonPtr
MonPtrMap
 

Enumerations

enum  MonType {
  TYPEINT, TYPEUINT, TYPEDOUBLE, TYPESTRING,
  TYPEUNDEFINED
}
 
enum  OperationType {
  OPSUM, OPAVG, OPSAME, OPHISTO,
  OPCAT, OPUNKNOWN
}
 

Typedef Documentation

typedef unsigned int jsoncollector::AtomicMonUInt

Definition at line 31 of file DataPoint.h.

typedef std::map<unsigned int,JsonMonPtr> jsoncollector::MonPtrMap

Definition at line 34 of file DataPoint.h.

Enumeration Type Documentation