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

SoundImpNet Class Reference

#include <SoundImpNet.H>

Inherits SoundImplementation.

List of all members.

Public Methods

 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 Methods

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 files:
Generated on Mon Sep 15 16:27:58 2003 for inspace by doxygen1.2.18