GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
kpse_path_iterator Class Reference

#include "kpse.h"

Public Member Functions

 kpse_path_iterator ()=delete
 
 kpse_path_iterator (const std::string &p)
 
 ~kpse_path_iterator ()=default
 
bool operator!= (const std::size_t sz)
 
std::string operator* ()
 
kpse_path_iterator operator++ (int)
 

Detailed Description

Definition at line 37 of file kpse.h.

Constructor & Destructor Documentation

◆ kpse_path_iterator() [1/2]

kpse_path_iterator::kpse_path_iterator ( )
delete

◆ kpse_path_iterator() [2/2]

kpse_path_iterator::kpse_path_iterator ( const std::string &  p)
inline

Definition at line 43 of file kpse.h.

◆ ~kpse_path_iterator()

kpse_path_iterator::~kpse_path_iterator ( )
default

Member Function Documentation

◆ operator!=()

bool kpse_path_iterator::operator!= ( const std::size_t  sz)
inline

Definition at line 63 of file kpse.h.

◆ operator*()

std::string kpse_path_iterator::operator* ( )
inline

Definition at line 61 of file kpse.h.

◆ operator++()

kpse_path_iterator kpse_path_iterator::operator++ ( int  )
inline

Definition at line 54 of file kpse.h.


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