Public Member Functions | Public Attributes | List of all members
icl_core::os::hidden_posix::ThreadId Struct Reference

#include <os_posix_thread.h>

Public Member Functions

 operator size_t () const
 
 ThreadId ()
 
 ThreadId (pthread_t thread_id)
 

Public Attributes

pthread_t m_thread_id
 

Detailed Description

Definition at line 37 of file os_posix_thread.h.

Constructor & Destructor Documentation

icl_core::os::hidden_posix::ThreadId::ThreadId ( )
inline

Definition at line 41 of file os_posix_thread.h.

icl_core::os::hidden_posix::ThreadId::ThreadId ( pthread_t  thread_id)
inline

Definition at line 42 of file os_posix_thread.h.

Member Function Documentation

icl_core::os::hidden_posix::ThreadId::operator size_t ( ) const
inline

Definition at line 44 of file os_posix_thread.h.

Member Data Documentation

pthread_t icl_core::os::hidden_posix::ThreadId::m_thread_id

Definition at line 39 of file os_posix_thread.h.


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


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59