Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CL_ComponentTokenizer::CL_Token Class Reference

List of all members.

Public Methods

 CL_Token (std::string t, int o, int l)

Public Attributes

std::string token
int offset
int line

Constructor & Destructor Documentation

CL_ComponentTokenizer::CL_Token::CL_Token ( std::string t,
int o,
int l ) [inline]
 

Definition at line 34 of file component_tokenizer.h.


Member Data Documentation

int CL_ComponentTokenizer::CL_Token::line
 

Definition at line 37 of file component_tokenizer.h.

int CL_ComponentTokenizer::CL_Token::offset
 

Definition at line 36 of file component_tokenizer.h.

std::string CL_ComponentTokenizer::CL_Token::token
 

Definition at line 35 of file component_tokenizer.h.


The documentation for this class was generated from the following file:
Generated at Wed Apr 4 19:57:35 2001 for ClanLib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001