notes.cc File Reference

#include "AppHdr.h"
#include <vector>
#include <sstream>
#include <iomanip>
#include "notes.h"
#include "branch.h"
#include "cio.h"
#include "describe.h"
#include "files.h"
#include "kills.h"
#include "hiscores.h"
#include "message.h"
#include "mutation.h"
#include "options.h"
#include "place.h"
#include "religion.h"
#include "skills2.h"
#include "spl-util.h"
#include "tags.h"

Include dependency graph for notes.cc:


Defines

#define NOTES_VERSION_NUMBER   1002

Functions

bool notes_are_active ()
void take_note (const Note &note, bool force)
void activate_notes (bool active)
void save_notes (writer &outf)
void load_notes (reader &inf)
void make_user_note ()

Variables

std::vector< Notenote_list
bool notes_active = false

Define Documentation

#define NOTES_VERSION_NUMBER   1002


Function Documentation

void activate_notes ( bool  active  ) 

void load_notes ( reader inf  ) 

Here is the call graph for this function:

void make_user_note (  ) 

Here is the call graph for this function:

bool notes_are_active (  ) 

void save_notes ( writer outf  ) 

Here is the call graph for this function:

void take_note ( const Note note,
bool  force 
)

Here is the call graph for this function:


Variable Documentation

std::vector<Note> note_list

bool notes_active = false


Generated on Thu Jan 13 13:17:31 2011 by  doxygen 1.5.6