Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::View< T > Class Template Reference
Inheritance diagram for zserio::View< T >:

Detailed Description

template<typename T>
class zserio::View< T >

Zserio View provides schema logic for data generated from Zserio structures, choices and unions.

Zserio View contains

  • simple parameters stored by value
  • compound parameters stored by reference
  • reference to the underlying data

This information is provided via specializations of the View structure.

Definition at line 15 of file Traits.h.


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