DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
DAnCE::Log_Record Struct Reference

import "Log_Record.idl";

Collaboration diagram for DAnCE::Log_Record:
Collaboration graph

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...
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: