Parser.h File Reference

a Parser class to read the transformation information to load the level More...

#include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
#include <boost/tokenizer.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/format.hpp>
#include <ngl/TransformStack.h>
Include dependency graph for Parser.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parser
 our class contains the read the text from a file and saving it More...

Typedefs

typedef boost::tokenizer
< boost::char_separator< char > > 
tokenizer

Detailed Description

a Parser class to read the transformation information to load the level

Author:
Sai Raghunandan G
Version:
2.0
Date:
28/12/13 Revision History : Initial Version 12/12/12

Definition in file Parser.h.


Typedef Documentation

typedef boost::tokenizer<boost::char_separator<char> > tokenizer

Definition at line 29 of file Parser.h.


Generated on 16 Aug 2013 for Multi-AgentSystem by  doxygen 1.6.1