Leosac  0.8.0
Open Source Access Control
Leosac::service_event::Event Class Reference

#include <ServiceRegistry.hpp>

+ Inheritance diagram for Leosac::service_event::Event:

Public Member Functions

 Event (EventType t)
 
virtual ~Event ()=default
 
EventType type () const
 

Private Attributes

EventType type_
 

Detailed Description

Definition at line 37 of file ServiceRegistry.hpp.

Constructor & Destructor Documentation

◆ Event()

Leosac::service_event::Event::Event ( EventType  t)
inline

Definition at line 40 of file ServiceRegistry.hpp.

◆ ~Event()

virtual Leosac::service_event::Event::~Event ( )
virtualdefault

Member Function Documentation

◆ type()

EventType Leosac::service_event::Event::type ( ) const
inline

Definition at line 45 of file ServiceRegistry.hpp.

Member Data Documentation

◆ type_

EventType Leosac::service_event::Event::type_
private

Definition at line 51 of file ServiceRegistry.hpp.


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