Classes | Namespaces | Macros
PgnGrammar.h File Reference

This file contains the declaration of class PgnGrammar. More...

#include "sys.h"
#include <boost/spirit/include/classic_spirit.hpp>
#include <boost/spirit/include/classic_numerics.hpp>
Include dependency graph for PgnGrammar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cwchess::pgn::grammar::PgnGrammar
 
struct  cwchess::pgn::grammar::PgnGrammar::definition< ScannerT >
 

Namespaces

 cwchess
 A namespace for all chess related objects that are not related to the GUI.
 

Macros

#define TRACE_PGN_GRAMMAR   1
 
#define TRACE_PGN_WHITESPACE   0
 
#define TRACE_PGN_PRINTABLE   0
 
#define TRACE_PGN_ANNOTATION   0
 
#define TRACE_PGN_INTEGER   0
 
#define TRACE_PGN_COMMENT   0
 
#define TRACE_PGN_SAN_MOVE   0
 
#define TRACE_PGN_SAN_INTERNAL   0
 
#define TRACE_PGN_PUNCTUATION_JUNK   0
 

Detailed Description

This file contains the declaration of class PgnGrammar.

Definition in file PgnGrammar.h.


Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.