Public Member Functions | Private Attributes | List of all members
Widget Class Reference

#include <widget.h>

Public Member Functions

void GetCharPtrValue (char *buffer, size_t max_size) const
 
void GetCharPtrValue (char *buffer, size_t max_size) const
 
float GetFloatValue () const
 
float GetFloatValue () const
 
int GetIntValue () const
 
int GetIntValue () const
 
std::string GetStringValue () const
 
std::string GetStringValue () const
 
 Widget (int number, const std::string &name)
 
 Widget (int number, const std::string &name)
 
 ~Widget ()
 
 ~Widget ()
 

Private Attributes

std::string name_
 
float number_
 

Detailed Description

Definition at line 42 of file bloaty/third_party/protobuf/third_party/googletest/googletest/xcode/Samples/FrameworkSample/widget.h.

Constructor & Destructor Documentation

◆ Widget() [1/2]

Widget::Widget ( int  number,
const std::string &  name 
)

◆ ~Widget() [1/2]

Widget::~Widget ( )

◆ Widget() [2/2]

Widget::Widget ( int  number,
const std::string &  name 
)

◆ ~Widget() [2/2]

Widget::~Widget ( )

Member Function Documentation

◆ GetCharPtrValue() [1/2]

void Widget::GetCharPtrValue ( char *  buffer,
size_t  max_size 
) const

◆ GetCharPtrValue() [2/2]

void Widget::GetCharPtrValue ( char *  buffer,
size_t  max_size 
) const

◆ GetFloatValue() [1/2]

float Widget::GetFloatValue ( ) const

◆ GetFloatValue() [2/2]

float Widget::GetFloatValue ( ) const

◆ GetIntValue() [1/2]

int Widget::GetIntValue ( ) const

◆ GetIntValue() [2/2]

int Widget::GetIntValue ( ) const

◆ GetStringValue() [1/2]

std::string Widget::GetStringValue ( ) const

◆ GetStringValue() [2/2]

std::string Widget::GetStringValue ( ) const

Member Data Documentation

◆ name_

std::string Widget::name_
private

◆ number_

float Widget::number_
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50