OALplus (0.52.0) a C++ wrapper for OpenAL

context.hpp File Reference

Wrapper around a OpenAL context. More...

#include <oalplus/config.hpp>
#include <oalplus/alfunc.hpp>
#include <oalplus/device.hpp>
#include <oalplus/distance_model.hpp>
#include <oalplus/context_attrib.hpp>
#include <oalplus/string_query.hpp>
#include <oalplus/attrib_list.hpp>
#include <oalplus/error/alc.hpp>
#include <oalplus/detail/sep_str_range.hpp>

Go to the source code of this file.

Classes

class  oalplus::ContextOps
 Base wrapper for OpenAL context operations. More...
 
class  oalplus::Context
 Wrapper for OpenAL context operations. More...
 
class  oalplus::CurrentContext
 A context that is made current right after construction. More...
 

Namespaces

 oalplus
 All definitions of OALplus are nested in the oalplus namespace.
 

Typedefs

typedef AttributeList
< ContextAttrib,
ContextValueTypeToContextAttrib,
AttributeListTraits > 
oalplus::ContextAttribs
 Attribute list for context attributes.
 
typedef FinishedAttributeList
< ContextAttrib,
AttributeListTraits > 
oalplus::FinishedContextAttribs
 Finished list of context attribute values.
 

Detailed Description

Wrapper around a OpenAL context.

Author
Matus Chochlik

Copyright 2012-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


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).