#include "ace/INET_Addr.h"#include "ace/SOCK_Connector.h"#include "ace/SOCK_Stream.h"#include "ace/Synch_Options.h"#include "ace/Local_Tokens.h"#include "ace/Token_Request_Reply.h"#include "ace/Remote_Tokens.inl"Include dependency graph for Remote_Tokens.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | ACE_Remote_Token_Proxy | 
| Proxy for acquiring, renewing, and releasing a distributed synchronization token.  More... | |
| class | ACE_Remote_Mutex | 
| Proxy for acquiring, renewing, and releasing a distributed mutex.  More... | |
| class | ACE_Remote_RLock | 
| Proxy for acquiring, renewing, and releasing a distributed readers lock.  More... | |
| class | ACE_Remote_WLock | 
| Proxy for acquiring, renewing, and releasing a distributed writers lock.  More... | |
| class | ACE_TSS_Connection | 
| Class for providing a connection per thread.  More... | |
Tim Harrison (harrison@cs.wustl.edu)
Definition in file Remote_Tokens.h.
 1.3.6
 
1.3.6