Public Member Functions | Public Attributes | List of all members
absl::flags_internal::FlagState::SavedValue Union Reference

Public Member Functions

 SavedValue (int64_t v)
 
 SavedValue (int64_t v)
 
 SavedValue (void *v)
 
 SavedValue (void *v)
 

Public Attributes

void * heap_allocated
 
int64_t one_word
 

Detailed Description

Definition at line 120 of file abseil-cpp/absl/flags/internal/flag.cc.

Constructor & Destructor Documentation

◆ SavedValue() [1/4]

absl::flags_internal::FlagState::SavedValue::SavedValue ( void *  v)
inlineexplicit

Definition at line 121 of file abseil-cpp/absl/flags/internal/flag.cc.

◆ SavedValue() [2/4]

absl::flags_internal::FlagState::SavedValue::SavedValue ( int64_t  v)
inlineexplicit

Definition at line 122 of file abseil-cpp/absl/flags/internal/flag.cc.

◆ SavedValue() [3/4]

absl::flags_internal::FlagState::SavedValue::SavedValue ( void *  v)
inlineexplicit

◆ SavedValue() [4/4]

absl::flags_internal::FlagState::SavedValue::SavedValue ( int64_t  v)
inlineexplicit

Member Data Documentation

◆ heap_allocated

void * absl::flags_internal::FlagState::SavedValue::heap_allocated

Definition at line 124 of file abseil-cpp/absl/flags/internal/flag.cc.

◆ one_word

int64_t absl::flags_internal::FlagState::SavedValue::one_word

Definition at line 125 of file abseil-cpp/absl/flags/internal/flag.cc.


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


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