The RoboCup Client Parser Logo
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

rccparser.h File Reference

#include <rcssbase/parser.h>

Include dependency graph for rccparser.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.


Namespaces

namespace  rcc

Functions

int RCC_parse (void *)
 The Bison parsing function. More...


Detailed Description

This is the header for rcc::Parser class. It is the main header file for the RCCParser library. It defines the rcc::Parser abstract base class, which your client needs to subclass to prevode custom behaviour during parsing.

Definition in file rccparser.h.


Function Documentation

int RCC_parse void *
 

The Bison parsing function.

This is the parsing function produced by Bison. You should not call this function directly. Instead you should use rcc::Parser::parse(), which makes sure that the correct arguments are passed to RCC_parse().


Make a PayPal donation - it's fast, easy and secure!

©2001-2003 Tom Howard. All Rights Reserved.

Suggestions? Email the Webmaster!

This document was created with
Doxygen

SourceForge.net Logo

Powered by MySQL

Powered by Perl