12 #ifndef DtExtFileInputStream_H_
13 #define DtExtFileInputStream_H_
15 #include <vlutil/vlMachineTypes.h>
16 #include <mtl/mtlstream.h>
34 virtual int fgetc_past_whitespace(
void)
override;
36 virtual int flush_until(
char terminator)
override;
40 virtual void clearLastWhitespace();
44 virtual const std::string& lastWhitespace()
const;
48 virtual const std::string& initialWhitespace()
const;
#define DT_DLL_extMtl
This file is used to determine how to build.
Definition: extMtlDefines.h:28