stack_iterator Class Reference

#include <stuff.h>

List of all members.

Public Member Functions

 stack_iterator (const coord_def &pos, bool accessible=false)
 stack_iterator (int start_link)
 operator bool () const
item_defoperator* () const
item_defoperator-> () const
int link () const
const stack_iteratoroperator++ ()
stack_iterator operator++ (int)


Constructor & Destructor Documentation

stack_iterator::stack_iterator ( const coord_def pos,
bool  accessible = false 
) [explicit]

Here is the call graph for this function:

stack_iterator::stack_iterator ( int  start_link  )  [explicit]


Member Function Documentation

stack_iterator::operator bool (  )  const

item_def & stack_iterator::operator* (  )  const

item_def * stack_iterator::operator-> (  )  const

int stack_iterator::link (  )  const

const stack_iterator & stack_iterator::operator++ (  ) 

stack_iterator stack_iterator::operator++ ( int  dummy  ) 


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

Generated on Thu Jan 13 13:42:05 2011 by  doxygen 1.5.6