|
AcsLogServiceImpl − |
|
#include <loggingAcsLogServiceImpl.h> Inherits ACSLog_i. |
|
Classes |
|
class LogRecordBatch |
|
Public Member Functions |
|
AcsLogServiceImpl (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, TAO_LogMgr_i &logmgr_i, DsLogAdmin::LogMgr_ptr factory, DsLogAdmin::LogId id) |
|
~AcsLogServiceImpl () |
|
void writeRecords (const ::Logging::XmlLogRecordSeq &xmlLogRecords) |
|
Logging::LogStatistics getStatistics () |
|
void set_logging_supplier (ACSStructuredPushSupplier *supplier) |
|
Protected Attributes |
|
LogRecordBatch recordBatch |
|
Implement the extensions of the Telecom Log service, these extensions are particular to ALMA and ACS usage. See also: |
|
Logging::AcsLogService |
|
AcsLogServiceImpl::AcsLogServiceImpl (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, TAO_LogMgr_i & logmgr_i, DsLogAdmin::LogMgr_ptr factory, DsLogAdmin::LogId id) |
|
AcsLogServiceImpl::~AcsLogServiceImpl () |
|
Logging::LogStatistics AcsLogServiceImpl::getStatistics () |
|
void AcsLogServiceImpl::set_logging_supplier (ACSStructuredPushSupplier * supplier) [virtual] override |
|
Reimplemented from ACSLog_i. |
|
void AcsLogServiceImpl::writeRecords (const ::Logging::XmlLogRecordSeq & xmlLogRecords) |
|
LogRecordBatch AcsLogServiceImpl::recordBatch [protected] |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |