MySQL 8.3.0
Source Code Documentation
net::impl::file::file_control_option< Name, void > Class Template Reference

#include <file.h>

Public Types

using arg_type = void
 

Public Member Functions

 file_control_option ()=default
 
constexpr int name () const
 
constexpr int value () const
 

Member Typedef Documentation

◆ arg_type

template<int Name>
using net::impl::file::file_control_option< Name, void >::arg_type = void

Constructor & Destructor Documentation

◆ file_control_option()

template<int Name>
net::impl::file::file_control_option< Name, void >::file_control_option ( )
default

Member Function Documentation

◆ name()

template<int Name>
constexpr int net::impl::file::file_control_option< Name, void >::name ( ) const
inlineconstexpr

◆ value()

template<int Name>
constexpr int net::impl::file::file_control_option< Name, void >::value ( ) const
inlineconstexpr

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