Main Page | Data Structures | File List | Data Fields | Globals

files_t Struct Reference

This file is part of alarmd. More...

Collaboration diagram for files_t:

[legend]

Data Fields

AlarmdQueuequeue
gchar * queue_file
gchar * next_time_file
gchar * next_mode_file
guint timer_id

Detailed Description

This file is part of alarmd.

Contact Person: David Weinehall <david.weinehall@nokia.com>

Copyright (C) 2006 Nokia Corporation alarmd and libalarm are free software; you can redistribute them and/or modify them under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

alarmd and libalarm are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

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

Definition at line 38 of file initialize.c.


Field Documentation

gchar* files_t::next_mode_file
 

Definition at line 42 of file initialize.c.

Referenced by _free_data(), _real_write_data(), and init_queue().

gchar* files_t::next_time_file
 

Definition at line 41 of file initialize.c.

Referenced by _free_data(), _real_write_data(), and init_queue().

AlarmdQueue* files_t::queue
 

Definition at line 39 of file initialize.c.

Referenced by _real_write_data(), and init_queue().

gchar* files_t::queue_file
 

Definition at line 40 of file initialize.c.

Referenced by _free_data(), _real_write_data(), and init_queue().

guint files_t::timer_id
 

Definition at line 43 of file initialize.c.

Referenced by _real_write_data(), _write_data(), and init_queue().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 21 18:23:32 2006 for Alarmd by  doxygen 1.4.2