profilingSysInfo Class Reference

General system information useful for profiling. More...

Public Member Functions

void writeEntries (Ostream &os) const
 Write system-info as dictionary entries. More...
 
void writeEntry (const word &keyword, Ostream &os) const
 Write system-info as dictionary. More...
 

Detailed Description

General system information useful for profiling.

Source files

Definition at line 48 of file profilingSysInfo.H.

Member Function Documentation

◆ writeEntries()

void writeEntries ( Ostream os) const

Write system-info as dictionary entries.

Definition at line 52 of file profilingSysInfo.C.

References Foam::foamVersion::build, clock::dateTime(), Foam::hostName(), os(), and Foam::foamVersion::version.

Here is the call graph for this function:

◆ writeEntry()

void writeEntry ( const word keyword,
Ostream os 
) const

Write system-info as dictionary.

Definition at line 69 of file profilingSysInfo.C.

References Ostream::beginBlock(), Ostream::endBlock(), and os().

Here is the call graph for this function:

The documentation for this class was generated from the following files: