|
ACE 8.0.0
|
No op class for nonthreaded platform protocols. More...
#include <Local_Tokens.h>


Additional Inherited Members | |
Protected Member Functions inherited from ACE_Token_Proxy | |
| ACE_Token_Proxy (const ACE_Token_Proxy &) | |
| Duplication. | |
| int | handle_options (ACE_Synch_Options &options, ACE_TOKEN_CONST::COND_VAR &cv) |
| Handles cond_var waits. | |
Protected Attributes inherited from ACE_Token_Proxy | |
| int | ignore_deadlock_ |
| If this is set, we ignore deadlock. | |
| int | debug_ |
| Print a bunch of debug messages. | |
| ACE_Tokens * | token_ |
| ACE_TSS_TPQ_Entry | waiter_ |
| Waiter info used for asynchronous transactions. | |
No op class for nonthreaded platform protocols.
|
default |
Construction.
|
default |
Destructor.
|
inlinevirtual |
Acquire.
Reimplemented from ACE_Token_Proxy.
|
inlinevirtual |
Return a dynamically allocated clone of the derived class.
Implements ACE_Token_Proxy.
|
inlinevirtual |
Do not allow the Token Manager to create us.
Implements ACE_Token_Proxy.
| void ACE_Null_Token::dump | ( | ) | const |
Dump the state of the class.
|
inlinevirtual |
Release.
Reimplemented from ACE_Token_Proxy.
|
inlinevirtual |
Remove.
Reimplemented from ACE_Token_Proxy.
|
inlinevirtual |
Renew.
Reimplemented from ACE_Token_Proxy.
Try acquire.
Reimplemented from ACE_Token_Proxy.