Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
tutorial::range_of_person_by_name::iterator Class Reference

#include <tutorial/Database.h>

Public Member Functions

bool operator!= (const iterator &i) const
 
iteratoroperator++ ()
 
id_of_person operator* () const
 

Friends

class range_of_person_by_name
 

Detailed Description

Definition at line 933 of file Database.h.

Member Function Documentation

◆ operator!=()

bool tutorial::range_of_person_by_name::iterator::operator!= ( const iterator i) const
inline

Definition at line 940 of file Database.h.

◆ operator*()

id_of_person tutorial::range_of_person_by_name::iterator::operator* ( ) const
inline

Definition at line 945 of file Database.h.

◆ operator++()

iterator & tutorial::range_of_person_by_name::iterator::operator++ ( )
inline

Definition at line 944 of file Database.h.

Friends And Related Symbol Documentation

◆ range_of_person_by_name

friend class range_of_person_by_name
friend

Definition at line 935 of file Database.h.


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