TAO
2.2.2
|
: Magic class that sets the status of the thread in the TSS. More...
Public Member Functions | |
Nested_Upcall_Guard (TAO_Transport *t) | |
~Nested_Upcall_Guard (void) | |
Private Member Functions | |
Nested_Upcall_Guard (void) | |
Nested_Upcall_Guard (const Nested_Upcall_Guard &) | |
Disallow copying and assignment. More... | |
Nested_Upcall_Guard & | operator= (const Nested_Upcall_Guard &) |
Private Attributes | |
TAO_Transport * | t_ |
Pointer to the transport that we plan to use. More... | |
: Magic class that sets the status of the thread in the TSS.
|
inlineexplicit |
|
inline |
|
private |
|
private |
Disallow copying and assignment.
|
private |
|
private |
Pointer to the transport that we plan to use.