Public Member Functions

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,
const ACE_TCHAR = 0,
void *  = 0 
) [inline]

Definition at line 42 of file Barrier.h.

{}

ACE_Barrier::~ACE_Barrier ( void   )  [inline]

Definition at line 43 of file Barrier.h.

{}


Member Function Documentation

void ACE_Barrier::dump ( void   )  const [inline]

Definition at line 45 of file Barrier.h.

{}

int ACE_Barrier::wait ( void   )  [inline]

Definition at line 44 of file Barrier.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines