NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
xml Directory Reference

Directories

directory  tinyxml
 

Files

file  Asserts.h [code]
 
file  config.h [code]
 
file  CrateManager.cpp
 : Implement the CrateManager class.
 
file  CrateManager.h [code]
 
file  CrateReader.cpp
 : Implementation of concrete methods of the CrateReader.
 
file  CrateReader.h [code]
 : Defines a class that can read a crate.
 
file  CrateWriter.cpp
 : Implement the strategy pattern main logic for writing crates
 
file  CrateWriter.h [code]
 
file  ModuleSettings.h [code]
 : Capture the settings for a module in a nice struct of a package.
 
file  ModuleWriter.cpp
 : Implement the module writer class.
 
file  ModuleWriter.h [code]
 : Defines a class for writing settings to modules.
 
file  PixieCrateReader.cpp
 : Implement the PixieCrateReader class.
 
file  PixieCrateReader.h [code]
 
file  PixieCrateWriter.cpp
 : Implement the PixieCrateWriter class.
 
file  PixieCrateWriter.h [code]
 : Define a class to write settings to a crate of Pixie16 modules.
 
file  PixieSettingsReader.cpp
 : Implement class to read settings from a device.
 
file  PixieSettingsReader.h [code]
 : Define a class that gets a settomg from a single Pixie16 module.
 
file  sedittests.cpp
 : SetFileEditor tests.
 
file  setcratereadertests.cpp
 
file  setfcwritetests.cpp
 : Test suite for the SetFileCrateWriter class.
 
file  SetFile.cpp
 : Implement methods in the SetFile class.
 
file  SetFile.h [code]
 : Define structures and funcions for setfiles.
 
file  SetFileCrateReader.cpp
 : Implement the SetFileCrateReader class.
 
file  SetFileCrateReader.h [code]
 : CrateReader to take module info from .set files.
 
file  SetFileCrateWriter.cpp
 : Implement the SetFileCrateWriter class.
 
file  SetFileCrateWriter.h [code]
 : Write a crate into a setfile.
 
file  SetFileEditor.cpp
 : Implement the DDAS::SetFileEditor class.
 
file  SetFileEditor.h [code]
 : Provides the ability to edit a set file.
 
file  SetFileReader.cpp
 : Implement the SetFileReader class.
 
file  SetFileReader.h [code]
 : Define the a settings reader for set files.
 
file  setfilereadertests.cpp
 
file  SetFileWriter.cpp
 : Implement the DDAS::SetFileWriter class.
 
file  SetFileWriter.h [code]
 : Class to write information from a module into a set file for a particular slot.
 
file  setfilewritertests.cpp
 : Tests for DDAS::SetFileWriter
 
file  setreadertests.cpp
 : Tests for the setfiler reader.
 
file  SettingsReader.h [code]
 : Define the abstract base class SettingsReader
 
file  SettingsWriter.h [code]
 : Abstract base class to write DSP settings to file.
 
file  SlotConfigReader.cpp
 : Read slot configurations.
 
file  SlotConfigReader.h [code]
 : Read slot configuration XML files.
 
file  TestRunner.cpp
 
file  tinyxmlutil.cpp
 : Implement useful tinyxml2 utility methods.
 
file  tinyxmlutil.h [code]
 : Provide common utilities for working with Tinyxml2
 
file  tocrate.h [code]
 The header file for the command line option parser generated by GNU Gengetopt version 2.22.6 http://www.gnu.org/software/gengetopt. DO NOT modify this file, since it can be overwritten.
 
file  ToCrateMain.cpp
 : Main program for the tocrate program.
 
file  tosetfile.h [code]
 The header file for the command line option parser generated by GNU Gengetopt version 2.22.6 http://www.gnu.org/software/gengetopt. DO NOT modify this file, since it can be overwritten.
 
file  tosetfileMain.cpp
 : Converts XML crate settings to a set file.
 
file  ToUtils.cpp
 : Utilities common to e.g. toxml and tocrate
 
file  ToUtils.h [code]
 : Utilities for toxml, tocrate etc.
 
file  toxml.h [code]
 The header file for the command line option parser generated by GNU Gengetopt version 2.22.6 http://www.gnu.org/software/gengetopt. DO NOT modify this file, since it can be overwritten.
 
file  ToXmlMain.cpp
 : Main program file for the toxml program.
 
file  XMLCrateReader.cpp
 : Implement the XML based crate configuration reader.
 
file  XMLCrateReader.h [code]
 : Define an XML Crate reader
 
file  XMLCrateWriter.cpp
 : Implements the crate writer for XML files.
 
file  XMLCrateWriter.h [code]
 : Defines the interfaces to write a crate using XML.
 
file  xmlcreadertests.cpp
 : Unit tests for XMLCrateReader class
 
file  xmlcwritertests.cpp
 : Test of DDAS::XMLCrateWriter
 
file  xmlreadertests.cpp
 : Unittests for the XML Settings reader class.
 
file  XMLSettingsReader.cpp
 : Implement DDAS::XMLSettingsReader class (see XMLSettingsReader.h).
 
file  XMLSettingsReader.h [code]
 : Class that reads settings from an XML file
 
file  XMLSettingsWriter.cpp
 : Implement the settings writer class.
 
file  XMLSettingsWriter.h [code]
 : Sublcass of SettingsWriter that writes DSP settings in xml
 
file  xmlsetwritertests.cpp
 : Tests the DDAS::XMLSettingsWriter class