ACE 7.0.7
|
#include <Condition_Attributes.h>
Public Member Functions | |
ACE_Condition_Attributes_T (int type=ACE_DEFAULT_SYNCH_TYPE) | |
Constructor. More... | |
~ACE_Condition_Attributes_T () | |
Destructor. More... | |
![]() | |
ACE_Condition_Attributes (int type=ACE_DEFAULT_SYNCH_TYPE) | |
Constructor. More... | |
~ACE_Condition_Attributes () | |
Destructor. More... | |
const ACE_condattr_t & | attributes () const |
Accessor for retrieving the current attributes. More... | |
Private Member Functions | |
void | operator= (const ACE_Condition_Attributes_T< ACE_Monotonic_Time_Policy > &)=delete |
ACE_Condition_Attributes_T (const ACE_Condition_Attributes_T< ACE_Monotonic_Time_Policy > &)=delete | |
Additional Inherited Members | |
![]() | |
ACE_condattr_t | attributes_ |
The attributes. More... | |
|
inline |
Constructor.
Destructor.
|
privatedelete |
|
privatedelete |