CoreTrace Qt IDE 1.0
The CoreTrace Text editor
 
Loading...
Searching...
No Matches
AuditFactory Class Reference

#include <audit_factory.hpp>

Static Public Member Functions

static AuditServicecreateAuditService ()
 Creates and returns a new instance of AuditService.
 

Member Function Documentation

◆ createAuditService()

AuditService * AuditFactory::createAuditService ( )
static

Creates and returns a new instance of AuditService.

This method is responsible for dynamically allocating and returning a new AuditService object. The caller is responsible for managing the lifetime of the returned object and ensuring it is properly deleted to avoid memory leaks.

Returns
A pointer to a newly created AuditService instance.

The documentation for this class was generated from the following files: