dxd - dynax driver framework 2.2.0d91
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::shared::event Class Reference

macOS user space shared event More...

#include <dx_sync.h>

+ Inheritance diagram for dx::shared::event:

Public Member Functions

 dx_catchall_rethrow (,"name:%s hash:%d semaphore:%p", name.c_str(), hash.c_str(), semaphore) void wait()
 
 event ()=default
 
 event (const std::string &name)
 
eventfree () noexcept
 
void initialize (const std::string &name) try
 
void reset ()
 
void signal ()
 
 ~event () noexcept
 

Detailed Description

macOS user space shared event

Constructor & Destructor Documentation

◆ event() [1/2]

dx::shared::event::event ( )
default

◆ event() [2/2]

dx::shared::event::event ( const std::string & name)
inline

◆ ~event()

dx::shared::event::~event ( )
inlinenoexcept

Member Function Documentation

◆ dx_catchall_rethrow()

dx::shared::event::dx_catchall_rethrow ( "name:%s hash:%d semaphore:%p" ,
name. c_str(),
hash. c_str(),
semaphore  )
inline

◆ free()

event & dx::shared::event::free ( )
inlinenoexcept

◆ initialize()

void dx::shared::event::initialize ( const std::string & name)
inline

◆ reset()

void dx::shared::event::reset ( )
inline

◆ signal()

void dx::shared::event::signal ( )
inline

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

(c) copyright 2009 dynamic acoustics e.U. generated on Tue Mar 11 2025

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.