Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

buffer.cc File Reference

#include <string.h>
#include <stdlib.h>
#include "buffer.h"
#include "token.h"
#include "ptree-core.h"
#include "mop.h"

Include dependency graph for buffer.cc:

Include dependency graph

Go to the source code of this file.

Variables

const int Quantum = 4
const int BufSize = 1 << Quantum


Variable Documentation

const int BufSize = 1 << Quantum
 

Definition at line 446 of file buffer.cc.

Referenced by ProgramString::operator<<(), and ProgramString::ProgramString().

const int Quantum = 4
 

Definition at line 445 of file buffer.cc.


Generated on Mon Feb 10 17:33:14 2003 for VFiasco Semantics Compiler by doxygen1.2.15