Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

fo_tid_index.h

Go to the documentation of this file.
00001 
00010 /* {{{ Initial headers */
00011 /*
00012  * $LastChangedDate$
00013  * $LastChangedRevision$
00014  * $LastChangedBy$
00015  *
00016  */
00017 /* }}} */
00018 
00019 #ifndef __FO_TID_INDEX_H
00020 #define __FO_TID_INDEX_H
00021 
00025 typedef struct s_mid_index {
00026   int32_t year;     
00027   int32_t month;    
00028   u_int64_t start;  
00029   u_int64_t end;    
00030 } t_tid_index;
00031 
00032 #endif
00033 
00034 /* eof */

Generated on Sun Apr 25 16:37:39 2004 for Classic Forum by doxygen 1.3.5