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

chanparse.cxx File Reference

#include "chanparse.h"
#include <notify.h>

Go to the source code of this file.

Functions

INLINE std::string ChanReadLine (istream &is)
int ChanMatchingParen (std::string S)
void ChanParse (istream &is, ChanParseFunctor *p)

Variables

const int ChanFileEOF = -1
bool file_done


Function Documentation

int ChanMatchingParen std::string  S  ) 
 

Definition at line 49 of file chanparse.cxx.

Referenced by ChanParse(), and WindowParseFunctor::operator()().

void ChanParse istream &  is,
ChanParseFunctor p
 

Definition at line 71 of file chanparse.cxx.

References ChanEatFrontWhite(), ChanMatchingParen(), ChanReadLine(), and file_done.

Referenced by ParseLayout(), ParseSetup(), and ParseWindow().

INLINE std::string ChanReadLine istream &  is  ) 
 

Definition at line 26 of file chanparse.cxx.

References ChanFileEOF, and file_done.

Referenced by ChanParse().


Variable Documentation

const int ChanFileEOF = -1
 

Definition at line 22 of file chanparse.cxx.

Referenced by ChanReadLine().

bool file_done [static]
 

Definition at line 24 of file chanparse.cxx.

Referenced by ChanParse(), and ChanReadLine().


Generated on Fri Apr 18 00:10:26 2003 for Panda by doxygen1.3