12 #ifndef DtExtFileInputStream_H_
13 #define DtExtFileInputStream_H_
15 #include <vlutil/vlMachineTypes.h>
16 #include <mtl/mtlstream.h>
34 int fgetc_past_whitespace(
void);
36 int flush_until(
char terminator);
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