Main Page | Data Structures | File List | Globals | Related Pages

layout_type_basic.h

Go to the documentation of this file.
00001 /* $Id: layout_type_basic.h,v 1.3 2003/09/12 21:06:45 legoater Exp $
00002  *
00003  * layout_type_basic.h
00004  * 
00005  * Copyright 2001-2003, Meiosys (www.meiosys.com). All rights reserved.
00006  *
00007  * See the COPYING file for the terms of usage and distribution.
00008  */
00009 
00010 #ifndef log4c_layout_type_basic_h
00011 #define log4c_layout_type_basic_h
00012 
00029 #include <log4c/defs.h>
00030 #include <log4c/layout.h>
00031 
00032 __LOG4C_BEGIN_DECLS
00033 
00034 extern const log4c_layout_type_t log4c_layout_type_basic;
00035 
00036 __LOG4C_END_DECLS
00037 
00038 #endif

Generated on Sat Dec 11 11:03:57 2004 for log4c by  doxygen 1.3.9.1