Public Member Functions | Public Attributes

file_tree_checksum Struct Reference

#include <filesystem.hpp>

List of all members.

Public Member Functions

 file_tree_checksum ()
 file_tree_checksum (const class config &cfg)
void write (class config &cfg) const
void reset ()
bool operator== (const file_tree_checksum &rhs) const
bool operator!= (const file_tree_checksum &rhs) const

Public Attributes

size_t nfiles
size_t sum_size
time_t modified

Detailed Description

Definition at line 135 of file filesystem.hpp.


Constructor & Destructor Documentation

file_tree_checksum::file_tree_checksum (  ) 
file_tree_checksum::file_tree_checksum ( const class config cfg  )  [explicit]

Member Function Documentation

bool file_tree_checksum::operator!= ( const file_tree_checksum rhs  )  const [inline]

Definition at line 145 of file filesystem.hpp.

References operator==().

Here is the call graph for this function:

bool file_tree_checksum::operator== ( const file_tree_checksum rhs  )  const

Referenced by operator!=().

Here is the caller graph for this function:

void file_tree_checksum::reset (  )  [inline]

Definition at line 140 of file filesystem.hpp.

void file_tree_checksum::write ( class config cfg  )  const

Referenced by game_config::config_cache::read_cache().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 143 of file filesystem.hpp.

Referenced by get_files_in_dir().

Definition at line 140 of file filesystem.hpp.

Referenced by get_files_in_dir().

Definition at line 140 of file filesystem.hpp.

Referenced by get_files_in_dir().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:12:20 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs