RixContext Class Reference

Rix interfaces are obtained from an RixContext. More...

#include <RixInterfaces.h>

List of all members.

Public Member Functions

virtual RixInterfaceGetRixInterface (RixInterfaceId id) const
 Get the specified interface from this context.
virtual ~RixContext ()
 Destructor is for internal use only.


Detailed Description

Rix interfaces are obtained from an RixContext.

Not all interfaces are available from a given RixContext. For example, a global RixContext does not permit access to per-thread data.


Constructor & Destructor Documentation

virtual RixContext::~RixContext  )  [virtual]
 

Destructor is for internal use only.


Member Function Documentation

virtual RixInterface* RixContext::GetRixInterface RixInterfaceId  id  )  const [virtual]
 

Get the specified interface from this context.

The generic interface that is returned must be cast to the appropriate type before use.


The documentation for this class was generated from the following file:
Generated on Wed May 10 11:00:40 2006 for PRManHeaders by  doxygen 1.4.6