Main Page
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
Variables
const string
OPERATOR
= "Operator"
const string
DEVELOPER
= "Developer"
const string
SYSADMIN
= "Sysadmin"
const string
DBA
= "DBA"
const string
NO_AUDIENCE
= ""
Detailed Description
The optional audience field in the log record should be filled using the constant strings defined in this module. Note that we don't use enums to allow a more flexible extension by temporarily using free strings.
Variable Documentation
const string
log_audience::DBA
= "DBA"
const string
log_audience::DEVELOPER
= "Developer"
const string
log_audience::NO_AUDIENCE
= ""
const string
log_audience::OPERATOR
= "Operator"
const string
log_audience::SYSADMIN
= "Sysadmin"
Generated on Thu Apr 30 02:29:38 2009 for ACS IDL interfaces by
1.3.8