Public Member Functions | Public Attributes
icl_core::os::hidden_posix::ThreadId Struct Reference

#include <os_posix_thread.h>

List of all members.

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

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

Definition at line 39 of file os_posix_thread.h.


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


schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Fri Aug 28 2015 12:59:20