framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
framework::protocol_buffers::field_tag< Number, T > Struct Template Reference

Field tag. More...

#include <base_types.hpp>

Inheritance diagram for framework::protocol_buffers::field_tag< Number, T >:
framework::serializable::mutator_type< T >

Detailed Description

template<typename Number, typename T>
struct framework::protocol_buffers::field_tag< Number, T >

Field tag.

Used to transmit the instantiating field number to the various nested types (group, for example, requires it's parent's field number). This tag never automatically decays.


The documentation for this struct was generated from the following file: