areaDetector  3-5-0
EPICS areaDetector framework
Classes | Namespaces | Macros | Typedefs | Functions
NDFileHDF5LayoutXML.h File Reference
#include <libxml/xmlreader.h>
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  log4cxx::Logger
 
class  hdf5::LayoutXML
 Used to define layout of HDF5 file with NDFileHDF5 plugin. More...
 

Namespaces

 log4cxx
 
 hdf5
 

Macros

#define LOG4CXX_ERROR(LOG, msg)
 
#define LOG4CXX_INFO(LOG, msg)
 
#define LOG4CXX_DEBUG(LOG, msg)
 
#define LOG4CXX_WARN(LOG, msg)
 

Typedefs

typedef Logger * log4cxx::LoggerPtr
 

Functions

int hdf5::main_xml (const char *fname)
 

Macro Definition Documentation

◆ LOG4CXX_DEBUG

#define LOG4CXX_DEBUG (   LOG,
  msg 
)

◆ LOG4CXX_ERROR

#define LOG4CXX_ERROR (   LOG,
  msg 
)

◆ LOG4CXX_INFO

#define LOG4CXX_INFO (   LOG,
  msg 
)

◆ LOG4CXX_WARN

#define LOG4CXX_WARN (   LOG,
  msg 
)