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

Optional field type. More...

#include <framework/protocol_buffers/base_types.hpp>
#include <framework/protocol_buffers/field_type.hpp>
#include <framework/protocol_buffers/optional.inl>

Go to the source code of this file.

Classes

struct  framework::protocol_buffers::default_optional_value< T >
 Default optional implementation. More...
 
struct  framework::protocol_buffers::optional< Name, Number, Specification, Implementation >
 Optional value type. More...
 

Namespaces

 framework
 Framework namespace.
 
 framework::protocol_buffers
 Protocol buffers namespace.
 

Constant Groups

 framework
 Framework namespace.
 
 framework::protocol_buffers
 Protocol buffers namespace.
 

Detailed Description

Optional field type.