ld_create.h

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

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:54 2011 by Doxygen 1.6.1