InFact
Interpreter and factory for easily creating C++ objects at run-time
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces
stream-tokenizer.cc File Reference

Implementation of the StreamTokenizer class. More...

#include <ctype.h>
#include <sstream>
#include <stdexcept>
#include "stream-tokenizer.h"

Go to the source code of this file.

Namespaces

 infact
 The namespace for the entire InFact library.
 

Detailed Description

Implementation of the StreamTokenizer class.

Author
dbike.nosp@m.l@go.nosp@m.ogle..nosp@m.com (Dan Bikel)

Definition in file stream-tokenizer.cc.