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

#include <data_type.hpp>

Public Member Functions

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

Detailed Description

Definition at line 791 of file data_type.hpp.

Constructor & Destructor Documentation

◆ data_descriptor() [1/3]

sparrow::data_descriptor::data_descriptor ( )
inlineconstexpr

Definition at line 795 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)
inline

Definition at line 800 of file data_type.hpp.

Here is the call graph for this function:

◆ data_descriptor() [3/3]

sparrow::data_descriptor::data_descriptor ( data_type id)
inlineexplicitconstexpr

Definition at line 805 of file data_type.hpp.

Here is the call graph for this function:

Member Function Documentation

◆ id()

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

Definition at line 810 of file data_type.hpp.

Here is the caller graph for this function:

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