Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::server::Config::const_iterator Class Reference

#include <Config.h>

Inheritance diagram for deskflow::server::Config::const_iterator:
Collaboration diagram for deskflow::server::Config::const_iterator:

Public Member Functions

 const_iterator ()=default
 const_iterator (const internal_const_iterator &i)
 const_iterator (const const_iterator &src)=default
 ~const_iterator ()=default
const_iteratoroperator= (const const_iterator &i)
std::string operator* () const
const std::string * operator-> () const
const_iteratoroperator++ ()
const_iterator operator++ (int)
const_iteratoroperator-- ()
const_iterator operator-- (int)
bool operator== (const const_iterator &i) const
bool operator!= (const const_iterator &i) const

Constructor & Destructor Documentation

◆ const_iterator() [1/3]

deskflow::server::Config::const_iterator::const_iterator ( )
explicitdefault

◆ const_iterator() [2/3]

deskflow::server::Config::const_iterator::const_iterator ( const internal_const_iterator & i)
inlineexplicit

◆ const_iterator() [3/3]

deskflow::server::Config::const_iterator::const_iterator ( const const_iterator & src)
default

◆ ~const_iterator()

deskflow::server::Config::const_iterator::~const_iterator ( )
default

Member Function Documentation

◆ operator!=()

bool deskflow::server::Config::const_iterator::operator!= ( const const_iterator & i) const
inline

◆ operator*()

std::string deskflow::server::Config::const_iterator::operator* ( ) const
inline

◆ operator++() [1/2]

const_iterator & deskflow::server::Config::const_iterator::operator++ ( )
inline

◆ operator++() [2/2]

const_iterator deskflow::server::Config::const_iterator::operator++ ( int )
inline

◆ operator--() [1/2]

const_iterator & deskflow::server::Config::const_iterator::operator-- ( )
inline

◆ operator--() [2/2]

const_iterator deskflow::server::Config::const_iterator::operator-- ( int )
inline

◆ operator->()

const std::string * deskflow::server::Config::const_iterator::operator-> ( ) const
inline

◆ operator=()

const_iterator & deskflow::server::Config::const_iterator::operator= ( const const_iterator & i)
inline

◆ operator==()

bool deskflow::server::Config::const_iterator::operator== ( const const_iterator & i) const
inline

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