Gorgon Game Engine
Tokenizer.h File Reference

contains string tokenizer. More...

Include dependency graph for Tokenizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tokenizer
 Tokenizer is a forward iterator that tokenizes a given string. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::String
 Contains string related functions and classes. This namespace is not yet utf8 aware.
 

Detailed Description

contains string tokenizer.