Protected Member Functions | Private Member Functions | Private Attributes | List of all members
fmt::internal::FormatterBase Class Reference

#include <format.h>

Inheritance diagram for fmt::internal::FormatterBase:
Inheritance graph
[legend]

Protected Member Functions

const ArgListargs () const
 
bool check_no_auto_index (const char *&error)
 
 FormatterBase (const ArgList &args)
 
Arg get_arg (unsigned arg_index, const char *&error)
 
Arg next_arg (const char *&error)
 
template<typename Char >
void write (BasicWriter< Char > &w, const Char *start, const Char *end)
 

Private Member Functions

FMT_API Arg do_get_arg (unsigned arg_index, const char *&error)
 

Private Attributes

ArgList args_
 
int next_arg_index_
 

Detailed Description

Definition at line 2268 of file format.h.

Constructor & Destructor Documentation

fmt::internal::FormatterBase::FormatterBase ( const ArgList args)
inlineexplicitprotected

Definition at line 2283 of file format.h.

Member Function Documentation

const ArgList& fmt::internal::FormatterBase::args ( ) const
inlineprotected

Definition at line 2278 of file format.h.

bool fmt::internal::FormatterBase::check_no_auto_index ( const char *&  error)
inlineprotected

Definition at line 2305 of file format.h.

FMT_FUNC Arg fmt::internal::FormatterBase::do_get_arg ( unsigned  arg_index,
const char *&  error 
)
private

Definition at line 671 of file format.cc.

Arg fmt::internal::FormatterBase::get_arg ( unsigned  arg_index,
const char *&  error 
)
inlineprotected

Definition at line 2300 of file format.h.

Arg fmt::internal::FormatterBase::next_arg ( const char *&  error)
inlineprotected

Definition at line 2290 of file format.h.

template<typename Char >
void fmt::internal::FormatterBase::write ( BasicWriter< Char > &  w,
const Char *  start,
const Char *  end 
)
inlineprotected

Definition at line 2317 of file format.h.

Member Data Documentation

ArgList fmt::internal::FormatterBase::args_
private

Definition at line 2271 of file format.h.

int fmt::internal::FormatterBase::next_arg_index_
private

Definition at line 2272 of file format.h.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:09