libtime++: Date and time calculation
dump.cc File Reference

dump internals of time class object (implementation) More...

#include <libtime++.h>
#include <iostream>
Include dependency graph for dump.cc:

Go to the source code of this file.

Namespaces

 libtime
 

Macros

#define TF_DUMP_CC_VERSION   "TF_DUMP_CC V1.0"
 

Functions

void libtime::dump (std::ostream &os, const TBaseClassTime &t)
 dump internal representation of time (for debugging purposes) More...
 

Detailed Description

dump internals of time class object (implementation)


Author
Thomas Forbriger
Date
07/11/2017

dump internals of time class object (implementation)

Copyright (c) 2017 by Thomas Forbriger (BFO Schiltach)

REVISIONS and CHANGES

  • 07/11/2017 V1.0 Thomas Forbriger

Definition in file dump.cc.