sparrow 1.0.0
Loading...
Searching...
No Matches
sparrow::data_descriptor Class Reference

#include <data_type.hpp>

Public Member Functions

constexpr data_descriptor () noexcept
 
 data_descriptor (std::string_view format) noexcept
 
constexpr data_descriptor (data_type id) noexcept
 
constexpr data_type id () const noexcept
 

Detailed Description

Definition at line 760 of file data_type.hpp.

Constructor & Destructor Documentation

◆ data_descriptor() [1/3]

sparrow::data_descriptor::data_descriptor ( )
inlineconstexprnoexcept

Definition at line 764 of file data_type.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ data_descriptor() [2/3]

sparrow::data_descriptor::data_descriptor ( std::string_view format)
inlinenoexcept

Definition at line 769 of file data_type.hpp.

◆ data_descriptor() [3/3]

sparrow::data_descriptor::data_descriptor ( data_type id)
inlineexplicitconstexprnoexcept

Definition at line 774 of file data_type.hpp.

Member Function Documentation

◆ id()

data_type sparrow::data_descriptor::id ( ) const
inlinenodiscardconstexprnoexcept

Definition at line 779 of file data_type.hpp.


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