chardump.h File Reference

#include <string>
#include <cstdio>

Include dependency graph for chardump.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  item_origin_dump_selector {
  IODS_PRICE = 0, IODS_ARTEFACTS = 1, IODS_EGO_ARMOUR = 2, IODS_EGO_WEAPON = 4,
  IODS_JEWELLERY = 8, IODS_RUNES = 16, IODS_RODS = 32, IODS_STAVES = 64,
  IODS_BOOKS = 128, IODS_EVERYTHING = 0xFF
}

Functions

bool dump_char (const std::string &fname, bool show_prices, bool full_id=false, const scorefile_entry *se=NULL)
void dump_map (const char *fname, bool debug=false, bool dist=false)
void dump_map (FILE *fp, bool debug=false, bool dist=false)
void display_notes ()
std::string munge_description (const std::string &inStr)
const char * hunger_level (void)
void record_turn_timestamp ()


Enumeration Type Documentation

Enumerator:
IODS_PRICE 
IODS_ARTEFACTS 
IODS_EGO_ARMOUR 
IODS_EGO_WEAPON 
IODS_JEWELLERY 
IODS_RUNES 
IODS_RODS 
IODS_STAVES 
IODS_BOOKS 
IODS_EVERYTHING 


Function Documentation

void display_notes (  ) 

Here is the call graph for this function:

bool dump_char ( const std::string fname,
bool  show_prices,
bool  full_id = false,
const scorefile_entry se = NULL 
)

void dump_map ( FILE *  fp,
bool  debug = false,
bool  dist = false 
)

Here is the call graph for this function:

void dump_map ( const char *  fname,
bool  debug = false,
bool  dist = false 
)

Here is the call graph for this function:

const char* hunger_level ( void   ) 

std::string munge_description ( const std::string inStr  ) 

void record_turn_timestamp (  ) 


Generated on Thu Jan 13 13:03:24 2011 by  doxygen 1.5.6