00001 #ifndef __up_private_h__ 00002 #define __up_private_h__ 00003 00004 #include "up_uploader.h" 00005 00006 #include <glib.h> 00007 00008 #ifdef __cplusplus 00009 extern "C" { 00010 #endif 00011 00012 gboolean getNextOldLogFile(gchar** pathname, 00013 GError** error); 00014 00015 #ifdef __cplusplus 00016 } /* extern "C" */ 00017 #endif 00018 00019 #endif /* __up_private_h__ */ 00020 00021 /** 00022 00023 up_private.h 00024 00025 Copyright 2009 Helsinki Institute for Information Technology (HIIT) 00026 and the authors. All rights reserved. 00027 00028 Authors: Tero Hasu <tero.hasu@hut.fi> 00029 00030 Permission is hereby granted, free of charge, to any person 00031 obtaining a copy of this software and associated documentation files 00032 (the "Software"), to deal in the Software without restriction, 00033 including without limitation the rights to use, copy, modify, merge, 00034 publish, distribute, sublicense, and/or sell copies of the Software, 00035 and to permit persons to whom the Software is furnished to do so, 00036 subject to the following conditions: 00037 00038 The above copyright notice and this permission notice shall be 00039 included in all copies or substantial portions of the Software. 00040 00041 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 00042 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 00043 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 00044 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 00045 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN 00046 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 00047 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 00048 SOFTWARE. 00049 00050 **/
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:56 2011 by Doxygen 1.6.1