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

layout_type_dated.h

Go to the documentation of this file.
00001 /* $Id: layout_type_dated.h,v 1.3 2003/09/12 21:06:45 legoater Exp $
00002  *
00003  * layout_type_dated.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_dated_h
00011 #define log4c_layout_type_dated_h
00012 
00032 #include <log4c/defs.h>
00033 #include <log4c/layout.h>
00034 
00035 __LOG4C_BEGIN_DECLS
00036 
00037 extern const log4c_layout_type_t log4c_layout_type_dated;
00038 
00039 __LOG4C_END_DECLS
00040 
00041 #endif

Generated on Sat Dec 11 15:01:53 2004 for log4c by  doxygen 1.3.9.1