7 #ifndef __datatool_RecorderI_h__ 8 #define __datatool_RecorderI_h__ 25 virtual void configure(
String pathname,U32 limit) =0;
26 virtual String findNameFor(Real scalar) =0;
kernel
Definition: namespace.dox:3
Storage of incremental state to a resource, like a file.
Definition: RecorderI.h:20
Automatically reference-counted string container.
Definition: String.h:128
Base for all interfacable components.
Definition: Component.h:20
Per-class participation non-RTTI fallback dynamic casting mechanism.
Definition: Castable.h:192