ACE 8.0.1
Loading...
Searching...
No Matches
Public Types | List of all members
ACE_TOKEN_CONST Class Reference

Not a public interface. More...

#include <Local_Tokens.h>

Public Types

typedef ACE_Null_Condition COND_VAR
 
typedef ACE_Null_Mutex MUTEX
 
typedef ACE_Guard< ACE_Null_MutexGUARD
 

Detailed Description

Not a public interface.

Constant definitions and typedefs for Token library. Mostly, this class is necessary to fight the compiler with order of declaration errors.

Member Typedef Documentation

◆ COND_VAR

typedef ACE_Null_Condition ACE_TOKEN_CONST::COND_VAR

◆ GUARD

typedef ACE_Guard<ACE_Null_Mutex> ACE_TOKEN_CONST::GUARD

◆ MUTEX

typedef ACE_Null_Mutex ACE_TOKEN_CONST::MUTEX

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