Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

MusicBoxPipe Class Reference

#include <MusicBoxPipe.h>

List of all members.

Public Methods

 MusicBoxPipe ()
 ~MusicBoxPipe ()
bool Open (const char *pipename)
void Close ()

Protected Methods

void PrintLastError ()


Constructor & Destructor Documentation

MusicBoxPipe::MusicBoxPipe  
 

MusicBoxPipe::~MusicBoxPipe  
 


Member Function Documentation

void MusicBoxPipe::Close  
 

Close the current pipe handle.

Returns:
void

bool MusicBoxPipe::Open const char *    pipename
 

Create a new pipe.

Parameters:
pipename  String containing the filename of the pipe.
Returns:
bool True on success, false on failure.

void MusicBoxPipe::PrintLastError   [protected]
 

Print the last error to the LithTech console.

Returns:
void


The documentation for this class was generated from the following files:
Generated on Mon Mar 4 08:42:27 2002 for Aria by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002