gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
TimeFormat< dummy > Class Template Reference

#include <Time.H>

Static Protected Attributes

static char timeFormat [] ="%Y-%m-%d.%H:%M:%S"
 The time format to use for converting seconds to a human readable time. More...
 

Detailed Description

template<int dummy>
class TimeFormat< dummy >

Class to specify the timeFormat string for formatted output. Implemented in this manner, rather then a simple member variable of the class Time to allow multiple inheritance of this header file.

Definition at line 33 of file Time.H.

Member Data Documentation

◆ timeFormat

template<int dummy>
char TimeFormat< dummy >::timeFormat ="%Y-%m-%d.%H:%M:%S"
staticprotected

The time format to use for converting seconds to a human readable time.

Definition at line 35 of file Time.H.


The documentation for this class was generated from the following file:
gtkIOStream: TimeFormat< dummy > Class Template Reference
GTK+ IOStream  Beta