pxar
 All Classes Namespaces Functions Variables Typedefs Friends
Public Member Functions | Public Attributes | List of all members
Token Class Reference

Public Member Functions

 Token (const deque< string > tlist)
 
string front (bool expand=true)
 
void pop_front ()
 
void push_front (string s)
 
bool empty ()
 
void push_back (string s)
 
bool assignment (string &name)
 
void add_macro (string name, deque< string > t)
 

Public Attributes

map< string, deque< string > > * macros
 

Detailed Description

Definition at line 192 of file PixTestCmd.hh.


The documentation for this class was generated from the following files: