Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO_QtResource_Factory Class Reference

TAO's default resource factory. More...

#include <qt_resource.h>

Inheritance diagram for TAO_QtResource_Factory:

Inheritance graph
[legend]
Collaboration diagram for TAO_QtResource_Factory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_QtResource_Factory (void)

Static Public Member Functions

void set_context (QApplication *qapp)
 Set the context used to create the QtReactor.

Protected Member Functions

virtual ACE_Reactor_Implallocate_reactor_impl (void) const
 Obtain the reactor implementation.

Static Private Attributes

QApplication * qapp_ = 0

Detailed Description

TAO's default resource factory.

Using a <{resource source specifier}> as a discriminator, the factory can return resource instances which are, e.g., global, stored in thread-specific storage, stored in shared memory, etc.


Constructor & Destructor Documentation

ACE_INLINE TAO_QtResource_Factory::TAO_QtResource_Factory void   ) 
 


Member Function Documentation

ACE_Reactor_Impl * TAO_QtResource_Factory::allocate_reactor_impl void   )  const [protected, virtual]
 

Obtain the reactor implementation.

Reimplemented from TAO_Default_Resource_Factory.

void TAO_QtResource_Factory::set_context QApplication *  qapp  )  [static]
 

Set the context used to create the QtReactor.


Member Data Documentation

QApplication * TAO_QtResource_Factory::qapp_ = 0 [static, private]
 


The documentation for this class was generated from the following files:
Generated on Fri Dec 31 15:32:15 2004 for TAO by  doxygen 1.3.9.1