import "acscommon.idl";
import "acserr.idl";
Go to the source code of this file.
Classes | |
struct | ACSLog::NVPair |
struct | ACSLog::RTContext |
struct | ACSLog::SourceInfo |
interface | ACSLog::LogSvc |
Namespaces | |
namespace | ACSLog |
Typedefs | |
typedef sequence< NVPair > | ACSLog::NVPairSeq |
typedef string | ACSLog::XMLstring |
Enumerations | |
enum | ACSLog::Priorities { ACSLog::ACS_LOG_TRACE, ACSLog::ACS_LOG_DELOUSE, ACSLog::ACS_LOG_DEBUG, ACSLog::ACS_LOG_INFO, ACSLog::ACS_LOG_NOTICE, ACSLog::ACS_LOG_WARNING, ACSLog::ACS_LOG_ERROR, ACSLog::ACS_LOG_CRITICAL, ACSLog::ACS_LOG_ALERT, ACSLog::ACS_LOG_EMERGENCY } |