|
DAnCE
..
|
import"Log_Record.idl";
Public Attributes | |
| string | node |
| The name of the node this originates from, if available. More... | |
| long | pid |
| The process ID of the node. More... | |
| unsigned long | priority |
| The log priority of the message. More... | |
| string | message |
| The error diagnostic. More... | |
| string DAnCE::Log_Record::message |
The error diagnostic.
| string DAnCE::Log_Record::node |
The name of the node this originates from, if available.
| long DAnCE::Log_Record::pid |
The process ID of the node.
| unsigned long DAnCE::Log_Record::priority |
The log priority of the message.
1.8.6