General CPU characteristics. More...
Public Member Functions | |
| cpuInfo () | |
| Construct and populate with information. More... | |
| ~cpuInfo ()=default | |
| Destructor. More... | |
| void | write (Ostream &os) const |
| Write content as dictionary entries. More... | |
| cpuInfo () | |
| Construct and populate with information. More... | |
| ~cpuInfo ()=default | |
| Destructor. More... | |
| void | write (Ostream &os) const |
| Write content as dictionary entries. More... | |
General CPU characteristics.
If the machine has multiple cpus/cores, only the characteristics of the first core are used.
If the machine has multiple cpus/cores, only the characteristics of the first core are used.
|
default |
Destructor.
| cpuInfo | ( | ) |
Construct and populate with information.
|
default |
Destructor.
| void write | ( | Ostream & | os | ) | const |
Write content as dictionary entries.
Definition at line 51 of file cpuInfo.C.
References Ostream::writeEntry(), and Ostream::writeEntryIfDifferent().
| void write | ( | Ostream & | os | ) | const |
Write content as dictionary entries.