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.".


Constructor & Destructor Documentation

ACE_Barrier::ACE_Barrier ( unsigned  int,
const ACE_TCHAR = 0,
void *  = 0 
) [inline]
ACE_Barrier::~ACE_Barrier ( void   ) [inline]

Member Function Documentation

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

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