Scanner C++ API
Public Types | Public Member Functions | Protected Attributes | List of all members
scanner::internal::Metadata< T > Class Template Reference

Common persistent data structs and their serialization helpers. More...

#include <metadata.h>

Public Types

using Descriptor = T
 

Public Member Functions

 Metadata (const Descriptor &d)
 
Descriptor & get_descriptor () const
 
std::string descriptor_path () const
 
template<>
std::string descriptor_path () const
 
template<>
std::string descriptor_path () const
 
template<>
std::string descriptor_path () const
 
template<>
std::string descriptor_path () const
 

Protected Attributes

Descriptor descriptor_
 

Detailed Description

template<typename T>
class scanner::internal::Metadata< T >

Common persistent data structs and their serialization helpers.


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