TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData Struct Reference

#include <ServiceWorkerReadWaitDataWithMultiCompletionProxy.h>

Inheritance diagram for Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData:
Inheritance graph
Collaboration diagram for Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData:
Collaboration graph

Public Member Functions

 ServiceWorkerReadWaitData ()
 
 ServiceWorkerReadWaitData ()
 

Public Attributes

Type m_data
 
Nice::Monitor m_monitor
 
pthread_t m_thread
 

Constructor & Destructor Documentation

◆ ServiceWorkerReadWaitData() [1/2]

template<typename Type>
Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData::ServiceWorkerReadWaitData ( )
inline

◆ ServiceWorkerReadWaitData() [2/2]

template<typename Type>
Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData::ServiceWorkerReadWaitData ( )
inline

Member Data Documentation

◆ m_data

template<typename Type>
Type Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData::m_data

◆ m_monitor

template<typename Type>
Nice::Monitor Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData::m_monitor

◆ m_thread

template<typename Type>
pthread_t Basda::ServiceWorkerReadWaitDataWithMultiCompletionProxy< Type >::ServiceWorkerReadWaitData::m_thread

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