log4cpp
1.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
Localtime.hh
Go to the documentation of this file.
1
#ifndef _LOG4CPP_LOCALTIME_HH
2
#define _LOG4CPP_LOCALTIME_HH
3
4
#include <time.h>
5
6
namespace
log4cpp
7
{
8
void
localtime
(const ::time_t* time, ::tm* t);
9
}
10
11
#endif
log4cpp::localtime
void localtime(const ::time_t *time,::tm *t)
Definition:
Localtime.cpp:24
Generated by
1.8.7