Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Context Class Reference

#include <context.hpp>

Inheritance diagram for Context:

Inheritance graph
[legend]
Collaboration diagram for Context:

Collaboration graph
[legend]
List of all members.

Public Methods

void AddRef ()
void Release ()
StreamOpenStream (const char *filename)

Static Public Methods

Context* Create (const char *output_device, const char *parameters, IFileSystem *file_system)

Member Function Documentation

void Context::AddRef ( )
 

Definition at line 102 of file context.cpp.

Context * Context::Create ( const char * output_device,
const char * parameters,
IFileSystem * file_system ) [static]
 

Definition at line 8 of file context.cpp.

Referenced by AdrCreateContext().

Stream * Context::OpenStream ( const char * filename )
 

Definition at line 150 of file context.cpp.

void Context::Release ( )
 

Definition at line 110 of file context.cpp.


Friends And Related Function Documentation

class Stream [friend]
 

Definition at line 62 of file context.hpp.

Referenced by OpenStream().


The documentation for this class was generated from the following files:
Generated at Mon Jun 10 02:55:25 2002 for audiere by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001