MySQL 8.3.0
Source Code Documentation
Esalary_POS Class Reference

#include <pfs_example_employee_salary.h>

Public Member Functions

 ~Esalary_POS ()=default
 
 Esalary_POS ()
 
bool has_more ()
 
void next ()
 
void reset ()
 
unsigned int get_index ()
 
void set_at (unsigned int index)
 
void set_at (Esalary_POS *pos)
 
void set_after (Esalary_POS *pos)
 

Private Attributes

unsigned int m_index
 

Constructor & Destructor Documentation

◆ ~Esalary_POS()

Esalary_POS::~Esalary_POS ( )
default

◆ Esalary_POS()

Esalary_POS::Esalary_POS ( )
inline

Member Function Documentation

◆ get_index()

unsigned int Esalary_POS::get_index ( )
inline

◆ has_more()

bool Esalary_POS::has_more ( )
inline

◆ next()

void Esalary_POS::next ( )
inline

◆ reset()

void Esalary_POS::reset ( )
inline

◆ set_after()

void Esalary_POS::set_after ( Esalary_POS pos)
inline

◆ set_at() [1/2]

void Esalary_POS::set_at ( Esalary_POS pos)
inline

◆ set_at() [2/2]

void Esalary_POS::set_at ( unsigned int  index)
inline

Member Data Documentation

◆ m_index

unsigned int Esalary_POS::m_index
private

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