libsir 2.2.5
Standard Incident Reporter
Loading...
Searching...
No Matches
sir::adapter Class Reference

Defines the abstract interface for an adapter, which ultimately becomes a public base class of logger (there can be more than one). More...

Inheritance diagram for sir::adapter:
[legend]

Detailed Description

Defines the abstract interface for an adapter, which ultimately becomes a public base class of logger (there can be more than one).

adapter is designed to provide flexibility and extensibility in relation to the public interface that is implemented by a logger.

Note
One must take care to ensure that the methods implemented by an adapter can coexist with any other adapters that are applied to the logger template.

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