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

foreach_stack_entry Class Reference

List of all members.

Public Methods

 foreach_stack_entry (String the_name,MacroObjectPtr the_object,const char *t,bool is_iter)
 foreach_stack_entry (String the_name,const char *t,foreach_stack_entry &x)
void set_is_copy ()
bool get_is_copy ()
bool is_iter ()
 ~foreach_stack_entry ()
bool Advance ()
bool isFirst () const
bool isDone () const
bool isLast () const
const LStringget_name ()
void set_name (const LString & n)
MacroObjectPtr get_object () const
const char* get_start_pos ()
int pos ()

Detailed Description


Constructor & Destructor Documentation

foreach_stack_entry::foreach_stack_entry ( String the_name,
MacroObjectPtr the_object,
const char * t,
bool is_iter)

foreach_stack_entry::foreach_stack_entry ( String the_name,
const char * t,
foreach_stack_entry & x)

foreach_stack_entry::~foreach_stack_entry () [inline]


Member Function Documentation

bool foreach_stack_entry::Advance () [inline]

bool foreach_stack_entry::get_is_copy () [inline]

const LString & foreach_stack_entry::get_name ( void) [inline]

MacroObjectPtr foreach_stack_entry::get_object ( void) const [inline]

const char * foreach_stack_entry::get_start_pos () [inline]

bool foreach_stack_entry::isDone () const [inline]

bool foreach_stack_entry::isFirst () const [inline]

bool foreach_stack_entry::isLast () const [inline]

bool foreach_stack_entry::is_iter () [inline]

int foreach_stack_entry::pos () [inline]

void foreach_stack_entry::set_is_copy () [inline]

void foreach_stack_entry::set_name ( const LString & n) [inline]


The documentation for this class was generated from the following file:
Generated at Mon Jul 31 13:43:10 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000