Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

logging_idl.idl File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  AcsLogLevels
namespace  ACSLoggingLog

Classes

struct  ACSLoggingLog::NameValue
struct  ACSLoggingLog::LogBinaryRecord

Typedefs

typedef short logLevelValue
typedef sequence< NameValue > NameValueSeq

Variables

const logLevelValue TRACE_VAL = 2
const string TRACE_NAME = "Trace"
const logLevelValue DEBUG_VAL = 3
const string DEBUG_NAME = "Debug"
const logLevelValue INFO_VAL = 4
const string INFO_NAME = "Info"
const logLevelValue NOTICE_VAL = 5
const string NOTICE_NAME = "Notice"
const logLevelValue WARNING_VAL = 6
const string WARNING_NAME = "Warning"
const logLevelValue ERROR_VAL = 8
const string ERROR_NAME = "Error"
const logLevelValue CRITICAL_VAL = 9
const string CRITICAL_NAME = "Critical"
const logLevelValue ALERT_VAL = 10
const string ALERT_NAME = "Alert"
const logLevelValue EMERGENCY_VAL = 11
const string EMERGENCY_NAME = "Emergency"
const logLevelValue OFF_VAL = 99
const string OFF_NAME = "Off"


Typedef Documentation

typedef short AcsLogLevels::logLevelValue
 

typedef sequence<NameValue> ACSLoggingLog::NameValueSeq
 


Variable Documentation

const string AcsLogLevels::ALERT_NAME = "Alert"
 

const logLevelValue AcsLogLevels::ALERT_VAL = 10
 

const string AcsLogLevels::CRITICAL_NAME = "Critical"
 

const logLevelValue AcsLogLevels::CRITICAL_VAL = 9
 

const string AcsLogLevels::DEBUG_NAME = "Debug"
 

const logLevelValue AcsLogLevels::DEBUG_VAL = 3
 

const string AcsLogLevels::EMERGENCY_NAME = "Emergency"
 

const logLevelValue AcsLogLevels::EMERGENCY_VAL = 11
 

const string AcsLogLevels::ERROR_NAME = "Error"
 

const logLevelValue AcsLogLevels::ERROR_VAL = 8
 

const string AcsLogLevels::INFO_NAME = "Info"
 

const logLevelValue AcsLogLevels::INFO_VAL = 4
 

const string AcsLogLevels::NOTICE_NAME = "Notice"
 

const logLevelValue AcsLogLevels::NOTICE_VAL = 5
 

const string AcsLogLevels::OFF_NAME = "Off"
 

const logLevelValue AcsLogLevels::OFF_VAL = 99
 

const string AcsLogLevels::TRACE_NAME = "Trace"
 

const logLevelValue AcsLogLevels::TRACE_VAL = 2
 

const string AcsLogLevels::WARNING_NAME = "Warning"
 

const logLevelValue AcsLogLevels::WARNING_VAL = 6
 


Generated on Thu Apr 30 02:27:02 2009 for ACS IDL interfaces by doxygen 1.3.8