OGLplus  (0.59.0) a C++ wrapper for rendering APIs

interface.hpp File Reference
#include "../identifier_t.hpp"
#include "../interface.hpp"
#include "../reflect/map_enumerators.hpp"
#include "../string_path.hpp"
#include "../string_span.hpp"
#include "../tags.hpp"
#include <chrono>
#include <cstdint>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

struct  eagine::valtree::attribute_interface
 Interface for value tree attribute implementations. More...
 
struct  eagine::valtree::compound_interface
 Interface for value tree compound implementations. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::valtree
 Value-tree code is placed in this namespace.
 

Enumerations

enum  eagine::valtree::value_type {
  eagine::valtree::value_type::unknown, eagine::valtree::value_type::bool_type, eagine::valtree::value_type::byte_type, eagine::valtree::value_type::int16_type,
  eagine::valtree::value_type::int32_type, eagine::valtree::value_type::int64_type, eagine::valtree::value_type::float_type, eagine::valtree::value_type::duration_type,
  eagine::valtree::value_type::string_type, eagine::valtree::value_type::composite
}
 Value tree value element data type enumeration. More...
 

Detailed Description

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


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).