ACE_TSS_Connection Class ReferenceClass for providing a connection per thread. More...
Inheritance diagram for ACE_TSS_Connection:
![]()
Collaboration diagram for ACE_TSS_Connection:
![]()
Detailed DescriptionClass for providing a connection per thread.ACE_TSS_Connection provides a single access point for all threads to access thread-specific connections. This prevents resource-sharing problems such as thread serialization. Constructor & Destructor Documentation
Private: should not be used.
Member Function Documentation
Retrieve the thread's connection.
Inheritence and operator overloading don't mix. Redefine this from ACE_TSS so that we can use it.
Set the server address.
Member Data Documentation
The address of the Token Server used by all instances of Token_Proxy.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:18:01 2008 for ACE by ![]() |