#include "../main_ctx_object.hpp"
#include "../string_span.hpp"
#include "../valid_if/between.hpp"
#include "../valid_if/nonnegative.hpp"
#include "../valid_if/not_empty.hpp"
#include "../valid_if/not_equal.hpp"
#include "../valid_if/one_of.hpp"
#include "../valid_if/positive.hpp"
#include "fwd.hpp"
#include "types.hpp"
#include <map>
#include <eagine/application/options.inl>
Go to the source code of this file.
Classes | |
class | eagine::application::video_options |
Class holding and managing video-related application options. More... | |
class | eagine::application::audio_options |
Class holding and managing audio-related application options. More... | |
class | eagine::application::launch_options |
Class managing options for an application with video / audio rendering. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::application | |
Application harness / wrapper code is placed in this namespace. | |
Copyright 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