tar_type.h File Reference

Structs, typedefs and macros used for TAR file handling. More...

#include <map>
#include <string>

Go to the source code of this file.

Data Structures

struct  TarListEntry
 The define of a TarList. More...
struct  TarFileListEntry

Defines

#define FOR_ALL_TARS(tar)   for (tar = _tar_filelist.begin(); tar != _tar_filelist.end(); tar++)

Typedefs

typedef std::map< std::string,
TarListEntry
TarList
typedef std::map< std::string,
TarFileListEntry
TarFileList

Variables

TarList _tar_list
TarFileList _tar_filelist

Detailed Description

Structs, typedefs and macros used for TAR file handling.

Definition in file tar_type.h.


Generated on Sun Jan 9 16:02:24 2011 for OpenTTD by  doxygen 1.6.1