version 3.3

VRS::SOUND::FileBufferAL Class Reference

#include <vrs/openal/filebufferal.h>

Inheritance diagram for VRS::SOUND::FileBufferAL:

VRS::SOUND::BufferAL VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 FileBufferAL (const std::string &fileName_)
void setFileName (const std::string fileName)
const std::string & getFileName (void) const
virtual unsigned int getName (void)
 VRS_TYPEINFO (FileBufferAL, BufferAL)
 VRS_SERIALIZABLE (FileBufferAL)

Protected Member Functions

 FileBufferAL (void)


Constructor & Destructor Documentation

VRS::SOUND::FileBufferAL::FileBufferAL ( const std::string &  fileName_  ) 

VRS::SOUND::FileBufferAL::FileBufferAL ( void   )  [protected]


Member Function Documentation

void VRS::SOUND::FileBufferAL::setFileName ( const std::string  fileName  ) 

const std::string& VRS::SOUND::FileBufferAL::getFileName ( void   )  const [inline]

virtual unsigned int VRS::SOUND::FileBufferAL::getName ( void   )  [virtual]

Return the name of the buffer.

Reimplemented from VRS::SOUND::BufferAL.

VRS::SOUND::FileBufferAL::VRS_TYPEINFO ( FileBufferAL  ,
BufferAL   
)

VRS::SOUND::FileBufferAL::VRS_SERIALIZABLE ( FileBufferAL   ) 


The documentation for this class was generated from the following file:

Generated on Tue May 22 06:00:36 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact