Galactic Bloodshed
Public Member Functions | Private Attributes | List of all members
NameGenerator::Iterator::PostIncResult Class Reference

#include <namegen.h>

Collaboration diagram for NameGenerator::Iterator::PostIncResult:

Public Member Functions

 PostIncResult (const std::string &val)
 
const std::string & operator* ()
 

Private Attributes

std::string value
 

Detailed Description

Definition at line 46 of file namegen.h.

Constructor & Destructor Documentation

◆ PostIncResult()

NameGenerator::Iterator::PostIncResult::PostIncResult ( const std::string &  val)
inline

Definition at line 50 of file namegen.h.

Member Function Documentation

◆ operator*()

const std::string& NameGenerator::Iterator::PostIncResult::operator* ( )
inline

Definition at line 51 of file namegen.h.

Member Data Documentation

◆ value

std::string NameGenerator::Iterator::PostIncResult::value
private

Definition at line 47 of file namegen.h.


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