log4cpp
1.1.6
Toggle main menu visibility
Loading...
Searching...
No Matches
Localtime.hh
Go to the documentation of this file.
1
/*
2
* Copyright 2002, Log4cpp Project. All rights reserved.
3
*
4
* See the COPYING file for the terms of usage and distribution.
5
*/
6
7
#ifndef _LOG4CPP_LOCALTIME_HH
8
#define _LOG4CPP_LOCALTIME_HH
9
10
#include <time.h>
11
12
namespace
log4cpp
{
13
void
localtime
(const ::time_t* time, ::tm* t);
14
}
15
16
#endif
log4cpp
The top level namespace for all 'Log for C++' types and classes.
Definition
AbortAppender.hh:16
log4cpp::localtime
void localtime(const ::time_t *time, ::tm *t)
Definition
Localtime.cpp:27
src
Localtime.hh
Generated by
1.17.0