NCBI C++ ToolKit
Public Member Functions | List of all members
IEventLogService Class Referenceabstract

Search Toolkit Book for IEventLogService

IEventLogService - records application events. More...

#include <gui/framework/event_log_service.hpp>

+ Inheritance diagram for IEventLogService:

Public Member Functions

virtual void AddRecord (IEventRecord *record)=0
 Records are managed by CIRef inside the service. More...
 
virtual size_t GetRecordsCount () const =0
 returns the total number of records More...
 
virtual const IEventRecordGetRecord (size_t index) const =0
 returns the record with the specified index More...
 
virtual ~IEventLogService ()
 

Detailed Description

IEventLogService - records application events.

Definition at line 51 of file event_log_service.hpp.


The documentation for this class was generated from the following file:
Modified on Thu May 09 18:35:23 2024 by modify_doxy.py rev. 669887