OALplus (0.52.0) a C++ wrapper for OpenAL

oalplus::DeviceSpecRange Class Reference

A range for iteration through the device specifier strings. More...

#include </home/chochlik/devel/oglplus/include/oalplus/device.hpp>

Public Member Functions

bool Empty (void) const
 Returns true when the range is empty (at the end of traversal)
 
const ALchar * Front (void) const
 Returns the specifier string at the front of the range.
 
void Next (void)
 Goes to the next specifier in the range.
 
void StepFront (void)
 A synonym for Next.
 

Detailed Description

A range for iteration through the device specifier strings.


The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oalplus/device.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).