ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Reflector< ores::utility::uuid::tenant_id > Struct Reference

Custom reflector for ores::utility::uuid::tenant_id. More...

#include <reflectors.hpp>

Collaboration diagram for Reflector< ores::utility::uuid::tenant_id >:
Collaboration graph

Public Types

using ReflType = std::string
 

Static Public Member Functions

static ores::utility::uuid::tenant_id to (const ReflType &str)
 
static ReflType from (const ores::utility::uuid::tenant_id &v)
 

Detailed Description

Custom reflector for ores::utility::uuid::tenant_id.

Serializes tenant_id as UUID string representation.