#include <namegen.h>
Definition at line 87 of file namegen.h.
◆ IterativeNameGenerator()
| IterativeNameGenerator::IterativeNameGenerator |
( |
std::string::iterator |
start, |
|
|
std::string::iterator |
end |
|
) |
| |
|
inline |
◆ current()
| virtual const std::string& IterativeNameGenerator::current |
( |
| ) |
|
|
inlinevirtual |
◆ next()
| bool IterativeNameGenerator::next |
( |
| ) |
|
|
virtual |
◆ current_value
| std::string IterativeNameGenerator::current_value |
|
private |
◆ head
| std::string::iterator IterativeNameGenerator::head |
|
private |
◆ tail
| std::string::iterator IterativeNameGenerator::tail |
|
private |
The documentation for this class was generated from the following files: