16 namespace blockstructured {
113 int numberOfDataEntries,
191 int growthBetweenTwoDatabaseFlushes = 0,
192 double dataDelta = 1e-8,
193 double timeDelta = 0.0,
195 bool deltasAreRelative =
false
205 void clear(
bool lockSemaphore =
true);
260 int numberOfDataEntries,
const int numberOfDataEntries
Have to memorise this guy to be able to write a proper copy constructor.