userver: yaml_config::SchemaPtr Class Reference
Loading...
Searching...
No Matches
yaml_config::SchemaPtr Class Referencefinal

Detailed Description

Definition at line 34 of file schema.hpp.

Public Member Functions

 SchemaPtr (Schema &&schema)
 
const Schemaoperator* () const
 
Schemaoperator* ()
 
const Schemaoperator-> () const
 

Member Function Documentation

◆ operator*() [1/2]

Schema & yaml_config::SchemaPtr::operator* ( )
inline

Definition at line 39 of file schema.hpp.

◆ operator*() [2/2]

const Schema & yaml_config::SchemaPtr::operator* ( ) const
inline

Definition at line 38 of file schema.hpp.

◆ operator->()

const Schema * yaml_config::SchemaPtr::operator-> ( ) const
inline

Definition at line 41 of file schema.hpp.


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