ACE_Barrier Class Reference

This is a no-op to make ACE "syntactically consistent.". More...

#include <Barrier.h>

List of all members.

Public Member Functions

 ACE_Barrier (unsigned int, const ACE_TCHAR *=0, void *=0)
 ~ACE_Barrier (void)
int wait (void)
void dump (void) const


Detailed Description

This is a no-op to make ACE "syntactically consistent.".

Definition at line 39 of file Barrier.h.


Constructor & Destructor Documentation

ACE_Barrier::ACE_Barrier unsigned int  count,
const ACE_TCHAR name = 0,
void *  arg = 0
[inline]
 

Definition at line 42 of file Barrier.h.

References ACE_TCHAR.

00042 {}

ACE_INLINE ACE_Barrier::~ACE_Barrier void   )  [inline]
 

Definition at line 43 of file Barrier.h.

00043 {}


Member Function Documentation

void ACE_Barrier::dump void   )  const [inline]
 

Definition at line 45 of file Barrier.h.

00045 {}

int ACE_Barrier::wait void   )  [inline]
 

Definition at line 44 of file Barrier.h.

References ACE_NOTSUP_RETURN, and ACE_OS::wait().

00044 { ACE_NOTSUP_RETURN (-1); }


The documentation for this class was generated from the following files:
Generated on Sun Jan 27 12:54:06 2008 for ACE by doxygen 1.3.6