hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::utils::WaitForSingleObject Class Referencefinal

#include "common.hpp"

Inheritance diagram for iroha::utils::WaitForSingleObject:
Inheritance graph
Collaboration diagram for iroha::utils::WaitForSingleObject:
Collaboration graph

Public Member Functions

 WaitForSingleObject ()
 
bool wait (std::chrono::microseconds wait_timeout)
 
void wait ()
 
void set ()
 

Constructor & Destructor Documentation

◆ WaitForSingleObject()

iroha::utils::WaitForSingleObject::WaitForSingleObject ( )
inline

Member Function Documentation

◆ set()

void iroha::utils::WaitForSingleObject::set ( )
inline
Here is the caller graph for this function:

◆ wait() [1/2]

bool iroha::utils::WaitForSingleObject::wait ( std::chrono::microseconds  wait_timeout)
inline
Here is the caller graph for this function:

◆ wait() [2/2]

void iroha::utils::WaitForSingleObject::wait ( )
inline

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