Scanner Class Reference

#include <scannerwrapper.h>

List of all members.

Public Member Functions

 Scanner ()
int yylex ()
 ~Scanner ()


Detailed Description

Definition at line 7 of file scannerwrapper.h.


Constructor & Destructor Documentation

Scanner::Scanner (  ) 

Definition at line 13 of file scannerwrapper.cpp.

References ScannerPrivateData::scanner, yylex_init(), and yyset_out().

Scanner::~Scanner (  ) 

Definition at line 24 of file scannerwrapper.cpp.

References ScannerPrivateData::scanner, and yylex_destroy().


Member Function Documentation

int Scanner::yylex (  ) 

Definition at line 20 of file scannerwrapper.cpp.

References ScannerPrivateData::scanner, and yylex().


The documentation for this class was generated from the following files:
Generated on Mon May 21 01:47:25 2012 for Advanced Strategic Command by  doxygen 1.5.1