TAO  2.0.6
Public Member Functions | Private Member Functions | Private Attributes
TAO::Nested_Upcall_Guard Class Reference

: Magic class that sets the status of the thread in the TSS. More...

Collaboration diagram for TAO::Nested_Upcall_Guard:
Collaboration graph
[legend]

List of all members.

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.
Nested_Upcall_Guardoperator= (const Nested_Upcall_Guard &)

Private Attributes

TAO_Transportt_
 Pointer to the transport that we plan to use.

Detailed Description

: Magic class that sets the status of the thread in the TSS.


Constructor & Destructor Documentation

TAO::Nested_Upcall_Guard::Nested_Upcall_Guard ( TAO_Transport t) [inline, explicit]
TAO::Nested_Upcall_Guard::~Nested_Upcall_Guard ( void  ) [inline]
TAO::Nested_Upcall_Guard::Nested_Upcall_Guard ( void  ) [private]
TAO::Nested_Upcall_Guard::Nested_Upcall_Guard ( const Nested_Upcall_Guard ) [private]

Disallow copying and assignment.


Member Function Documentation

Nested_Upcall_Guard& TAO::Nested_Upcall_Guard::operator= ( const Nested_Upcall_Guard ) [private]

Member Data Documentation

TAO_Transport* TAO::Nested_Upcall_Guard::t_ [private]

Pointer to the transport that we plan to use.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines