Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

SoundImpNet Class Reference

#include <SoundImpNet.H>

Inherits SoundImplementation.

List of all members.

Public Member Functions

 SoundImpNet (str_ptr host, int port)
 ~SoundImpNet ()
void setListenerLoc (Wtransf m)
void setListenerVel (Wvec v)
void setListenerGain (float g)
void load (str_ptr filename)
void play (str_ptr filename)
void stop (str_ptr filename)
void deleteSound (str_ptr filename)
void setParam (str_ptr filename, SOUNDPARAM param, float value)

Protected Member Functions

void send_network_msg (str_ptr msg)

Protected Attributes

str_ptr _host
int _port


Constructor & Destructor Documentation

SoundImpNet::SoundImpNet str_ptr  host,
int  port
 

SoundImpNet::~SoundImpNet  ) 
 


Member Function Documentation

void SoundImpNet::deleteSound str_ptr  filename  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::load str_ptr  filename  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::play str_ptr  filename  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::send_network_msg str_ptr  msg  )  [protected]
 

void SoundImpNet::setListenerGain float  g  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::setListenerLoc Wtransf  m  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::setListenerVel Wvec  v  )  [virtual]
 

Implements SoundImplementation.

void SoundImpNet::setParam str_ptr  filename,
SOUNDPARAM  param,
float  value
[virtual]
 

Implements SoundImplementation.

void SoundImpNet::stop str_ptr  filename  )  [virtual]
 

Implements SoundImplementation.


Member Data Documentation

str_ptr SoundImpNet::_host [protected]
 

int SoundImpNet::_port [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 15:19:30 2004 for inspace by doxygen 1.3.4