hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Namespaces | Typedefs | Functions
lannotation.C File Reference
#include <hobbes/util/lannotation.H>
#include <stack>
#include <sstream>
#include <fstream>
Include dependency graph for lannotation.C:

Namespaces

 hobbes
 

Typedefs

typedef std::stack< BuffOrFilenamePtr > hobbes::AnnContextStack
 

Functions

str::seq hobbes::slurpLines (std::istream &in, size_t i, size_t f)
 
static AnnContextStack & hobbes::annotationCtxStack ()