#include <strlist.h>
Definition at line 63 of file strlist.h.
strlistiterator::strlistiterator |
( |
| ) |
|
strlistiterator::strlistiterator |
( |
strlist & |
s | ) |
|
strlistiterator::strlistiterator |
( |
strlist * |
s | ) |
|
strlistiterator::~strlistiterator |
( |
| ) |
|
int strlistiterator::count |
( |
void |
| ) |
|
char * strlistiterator::current |
( |
void |
| ) |
|
char * strlistiterator::first |
( |
void |
| ) |
|
char * strlistiterator::last |
( |
void |
| ) |
|
char* strlistiterator::operator* |
( |
void |
| ) |
|
|
inline |
char * strlistiterator::operator++ |
( |
void |
| ) |
|
char * strlistiterator::toFirst |
( |
void |
| ) |
|
char * strlistiterator::toLast |
( |
void |
| ) |
|
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-core/src/strlist.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-core/src/strlist.cpp