BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
in_file.h File Reference

Input from a file. More...

#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "in.h"

Go to the source code of this file.

Classes

class  in_file_c
 

Macros

#define IN_FILE_NULL   (static_cast<in_file_t>(0))
 

Typedefs

typedef in_file_cin_file_t
 

Detailed Description

Input from a file.