dxd - dynax driver framework 2.2.0d81
cross platform open source driver development framework
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
dx::shared::event Class Reference

macOS user space shared event More...

#include <dx_sync.h>

Public Member Functions

 event ()=default
 
 event (const std::string &name)
 
eventfree () noexcept
 
void initialize (const std::string &name)
 
void reset ()
 
void signal ()
 
void wait ()
 
 ~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

◆ 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

◆ wait()

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

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

(c) copyright 2009 dynamic acoustics e.U. generated on Sat Dec 28 2024

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.