27#include <nidas/Config.h>
31#ifndef NIDAS_CORE_BZIP2FILESET_H
32#define NIDAS_CORE_BZIP2FILESET_H
37namespace nidas {
namespace core {
42class Bzip2FileSet:
public FileSet {
51 Bzip2FileSet* clone()
const
59 void fromDOMElement(
const xercesc::DOMElement* node);
72 Bzip2FileSet& operator=(
const Bzip2FileSet&);
Sample * getSample(sampleType type, unsigned int len)
A convienence method for getting a sample of an enumerated type from a pool.
Definition Sample.cc:70
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31