framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Constant Groups
value.hpp File Reference

Basic value type. More...

#include <tuple>
#include <framework/serializable/base_types.hpp>
#include <framework/serializable/mutator_type.hpp>
#include <framework/serializable/value_type.hpp>
#include <framework/serializable/container_type.hpp>
#include <framework/common/pack_container.hpp>

Go to the source code of this file.

Classes

struct  framework::serializable::value_implementation_wrapper< Name, Specification, Implementation >
 Implementation wrapper. More...
 
struct  framework::serializable::value_implementation_wrapper< Name, Specification, Implementation >::parameters< Derived >
 Parameter pack. More...
 
struct  framework::serializable::default_value< T >
 Default implementation. More...
 
struct  framework::serializable::value< Name, Specification, Implementation >
 Value container. More...
 

Namespaces

 framework
 Framework namespace.
 
 framework::serializable
 Serializable namespace.
 

Constant Groups

 framework
 Framework namespace.
 
 framework::serializable
 Serializable namespace.
 

Detailed Description

Basic value type.