item_list Class Reference

#include <mapdef.h>

List of all members.

Public Member Functions

 item_list ()
void clear ()
item_spec get_item (int index)
size_t size () const
bool empty () const
std::string add_item (const std::string &spec, bool fix=false)
std::string set_item (int index, const std::string &spec)
void set_from_slot (const item_list &list, int slot_index)

Classes

struct  item_spec_slot


Constructor & Destructor Documentation

item_list::item_list (  )  [inline]


Member Function Documentation

void item_list::clear (  ) 

item_spec item_list::get_item ( int  index  ) 

size_t item_list::size (  )  const [inline]

bool item_list::empty (  )  const [inline]

std::string item_list::add_item ( const std::string spec,
bool  fix = false 
)

std::string item_list::set_item ( int  index,
const std::string spec 
)

Here is the call graph for this function:

void item_list::set_from_slot ( const item_list list,
int  slot_index 
)

Here is the call graph for this function:


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

Generated on Thu Jan 13 13:34:32 2011 by  doxygen 1.5.6