Static Public Member Functions | List of all members
absl::flags_internal::FlagImplPeer Class Reference

#include <flag.h>

Static Public Member Functions

template<typename T , typename FlagType >
static T InvokeGet (const FlagType &flag)
 
template<typename T , typename FlagType >
static T InvokeGet (const FlagType &flag)
 
template<typename FlagType >
static const CommandLineFlagInvokeReflect (const FlagType &f)
 
template<typename FlagType >
static const CommandLineFlagInvokeReflect (const FlagType &f)
 
template<typename FlagType , typename T >
static void InvokeSet (FlagType &flag, const T &v)
 
template<typename FlagType , typename T >
static void InvokeSet (FlagType &flag, const T &v)
 

Detailed Description

Definition at line 698 of file abseil-cpp/absl/flags/internal/flag.h.

Member Function Documentation

◆ InvokeGet() [1/2]

template<typename T , typename FlagType >
static T absl::flags_internal::FlagImplPeer::InvokeGet ( const FlagType &  flag)
inlinestatic

◆ InvokeGet() [2/2]

template<typename T , typename FlagType >
static T absl::flags_internal::FlagImplPeer::InvokeGet ( const FlagType &  flag)
inlinestatic

Definition at line 701 of file abseil-cpp/absl/flags/internal/flag.h.

◆ InvokeReflect() [1/2]

template<typename FlagType >
static const CommandLineFlag& absl::flags_internal::FlagImplPeer::InvokeReflect ( const FlagType &  f)
inlinestatic

◆ InvokeReflect() [2/2]

template<typename FlagType >
static const CommandLineFlag& absl::flags_internal::FlagImplPeer::InvokeReflect ( const FlagType &  f)
inlinestatic

Definition at line 709 of file abseil-cpp/absl/flags/internal/flag.h.

◆ InvokeSet() [1/2]

template<typename FlagType , typename T >
static void absl::flags_internal::FlagImplPeer::InvokeSet ( FlagType &  flag,
const T v 
)
inlinestatic

◆ InvokeSet() [2/2]

template<typename FlagType , typename T >
static void absl::flags_internal::FlagImplPeer::InvokeSet ( FlagType &  flag,
const T v 
)
inlinestatic

Definition at line 705 of file abseil-cpp/absl/flags/internal/flag.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:51