Skip to content

File saycomplete.h

FileList > code_source > templat > include > TempLat > util > log > saycomplete.h

Go to the source code of this file

  • #include <string>
  • #include "TempLat/util/log/streamcacher.h"
  • #include "TempLat/util/log/colors.h"
  • #include "TempLat/util/log/timespent.h"
  • #include "TempLat/util/log/strippathfromfilename.h"
  • #include "TempLat/util/tdd/tddmacros.h"

Namespaces

Type Name
namespace TempLat

Macros

Type Name
define say [**TempLat::SayComplete**](namespaceTempLat.md#function-saycomplete)([**TempLat::StripPathFromFileName**](namespaceTempLat.md#function-strippathfromfilename)(\_\_FILE\_\_), \_\_LINE\_\_)
A macro to put time and file info as prompt before the actual output.
define sayMPI /* multi line expression */
define sayShort [**TempLat::SayComplete**](namespaceTempLat.md#function-saycomplete)(NULL, 0)

Macro Definition Documentation

define say

A macro to put time and file info as prompt before the actual output.

#define say `TempLat::SayComplete ( TempLat::StripPathFromFileName (__FILE__), __LINE__)`


define sayMPI

#define sayMPI `/* multi line expression */`

define sayShort

#define sayShort `TempLat::SayComplete (NULL, 0)`


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/log/saycomplete.h