Public Member Functions | Private Attributes | List of all members
absl::str_format_internal::UnboundConversion::InputValue Class Reference

#include <parser.h>

Public Member Functions

int get_from_arg () const
 
bool is_from_arg () const
 
void set_from_arg (int value)
 
void set_value (int value)
 
int value () const
 

Private Attributes

int value_ = -1
 

Detailed Description

Definition at line 28 of file parser.h.

Member Function Documentation

int absl::str_format_internal::UnboundConversion::InputValue::get_from_arg ( ) const
inline

Definition at line 46 of file parser.h.

bool absl::str_format_internal::UnboundConversion::InputValue::is_from_arg ( ) const
inline

Definition at line 45 of file parser.h.

void absl::str_format_internal::UnboundConversion::InputValue::set_from_arg ( int  value)
inline

Definition at line 41 of file parser.h.

void absl::str_format_internal::UnboundConversion::InputValue::set_value ( int  value)
inline

Definition at line 30 of file parser.h.

int absl::str_format_internal::UnboundConversion::InputValue::value ( ) const
inline

Definition at line 34 of file parser.h.

Member Data Documentation

int absl::str_format_internal::UnboundConversion::InputValue::value_ = -1
private

Definition at line 52 of file parser.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59