userver: ydb::CustomMemberName Struct Reference
Loading...
Searching...
No Matches
ydb::CustomMemberName Struct Referencefinal

#include <userver/ydb/io/structs.hpp>

Detailed Description

See also
ydb::CustomMemberNames

Definition at line 46 of file structs.hpp.

+ Collaboration diagram for ydb::CustomMemberName:

Public Attributes

std::string_view cpp_name
 
std::string_view ydb_name
 

Member Data Documentation

◆ cpp_name

std::string_view ydb::CustomMemberName::cpp_name

Definition at line 47 of file structs.hpp.

◆ ydb_name

std::string_view ydb::CustomMemberName::ydb_name

Definition at line 48 of file structs.hpp.


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