BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
#include <Producer_Impl.h>
Collaboration diagram for LogProducer_Impl:
Public Member Functions | |
LogProducer_Impl (LogState &log_state) | |
Create the servant with a LogState. | |
virtual | ~LogProducer_Impl () |
dtor | |
virtual void | write_records (const CosLwLog::ProducerLogRecordSequence &records) throw (CORBA::SystemException) |
write a sequence of records to the Log | |
virtual void | write_record (const CosLwLog::ProducerLogRecord &record) throw (CORBA::SystemException) |
write a single records to the Log | |
virtual CORBA::ULongLong | get_max_size () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CORBA::ULongLong | get_current_size () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CORBA::ULongLong | get_n_records () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CosLwLog::LogFullAction | get_log_full_action () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CosLwLog::AvailabilityStatus | get_availability_status () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CosLwLog::AdministrativeState | get_administrative_state () throw (CORBA::SystemException) |
Access the maximum size of the log. | |
virtual CosLwLog::OperationalState | get_operational_state () throw (CORBA::SystemException) |
Access the maximum size of the log. |
|
Create the servant with a LogState.
|
|
dtor
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
Access the maximum size of the log.
|
|
write a single records to the Log
|
|
write a sequence of records to the Log
|
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:33:14 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |