OS_NS_time.inl File Reference

#include "ace/OS_NS_string.h"
#include "ace/OS_NS_errno.h"
#include "ace/Time_Value.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_sys_time.h"

Include dependency graph for OS_NS_time.inl:

This graph shows which files directly or indirectly include this file:


Functions

ACE_NAMESPACE_INLINE_FUNCTION
char * 
ACE_OS::asctime (const struct tm *tm)
ACE_NAMESPACE_INLINE_FUNCTION
char * 
ACE_OS::asctime_r (const struct tm *tm, char *buf, int buflen)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::clock_gettime (clockid_t, struct timespec *)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::clock_settime (clockid_t, const struct timespec *)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_TCHAR
ACE_OS::ctime (const time_t *t)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_TCHAR
ACE_OS::ctime_r (const time_t *clock, ACE_TCHAR *buf, int buflen)
ACE_NAMESPACE_INLINE_FUNCTION
double 
ACE_OS::difftime (time_t t1, time_t t0)
ACE_NAMESPACE_INLINE_FUNCTION
ACE_hrtime_t 
ACE_OS::gethrtime (const ACE_HRTimer_Op=ACE_HRTIMER_GETTIME)
ACE_NAMESPACE_INLINE_FUNCTION
struct tm * 
ACE_OS::gmtime (const time_t *clock)
ACE_NAMESPACE_INLINE_FUNCTION
struct tm * 
ACE_OS::gmtime_r (const time_t *clock, struct tm *res)
ACE_NAMESPACE_INLINE_FUNCTION
struct tm * 
ACE_OS::localtime (const time_t *clock)
ACE_NAMESPACE_INLINE_FUNCTION int ACE_OS::nanosleep (const struct timespec *requested, struct timespec *remaining=0)
ACE_NAMESPACE_INLINE_FUNCTION
size_t 
ACE_OS::strftime (char *s, size_t maxsize, const char *format, const struct tm *timeptr)
ACE_NAMESPACE_INLINE_FUNCTION
char * 
ACE_OS::strptime (const char *buf, const char *format, struct tm *tm)
ACE_NAMESPACE_INLINE_FUNCTION
time_t 
ACE_OS::time (time_t *tloc=0)
ACE_NAMESPACE_INLINE_FUNCTION long ACE_OS::timezone (void)
ACE_NAMESPACE_INLINE_FUNCTION void ACE_OS::tzset (void)

Variables

static const int ctime_buf_size = 26

Variable Documentation

const int ctime_buf_size = 26 [static]


Generated on Wed Apr 23 02:25:16 2008 for ACE by  doxygen 1.5.5