navit  0.5.1-trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Groups
file Struct Reference

#include <file.h>

Data Fields

struct filenext
 
unsigned char * begin
 
unsigned char * end
 
unsigned char * mmap_end
 
long long size
 
int name_id
 
int fd
 
time_t mtime
 
time_t ctime
 
int version
 
char * name
 
int special
 
int cache
 
int requests
 
unsigned char * buffer
 
int buffer_len
 
GHashTable * headers
 
FILE * f
 
int offset
 

Detailed Description

Navit, a modular navigation system. Copyright (C) 2005-2008 Navit Team

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Field Documentation

unsigned char* file::buffer
int file::buffer_len
time_t file::ctime

Referenced by file_version().

unsigned char* file::end
GHashTable* file::headers
unsigned char* file::mmap_end

Referenced by file_mmap(), and file_version().

time_t file::mtime

Referenced by file_version().

struct file* file::next
int file::offset
int file::requests

Referenced by file_data_read_special().

int file::special
int file::version

Referenced by file_version().


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