RemoteSyslogLogger::facilityPair

NAME
SYNOPSIS
Detailed Description
Member Data Documentation
Author

NAME

RemoteSyslogLogger::facilityPair −

Structure used for facility name to int value mapping.

SYNOPSIS

#include <loggingRemoteSyslog.h>

Public Attributes

const ACE_TCHAR * name

int value

Detailed Description

Structure used for facility name to int value mapping.

Member Data Documentation

const ACE_TCHAR* RemoteSyslogLogger::facilityPair::name

int RemoteSyslogLogger::facilityPair::value

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.