xoreos  0.0.5
Public Attributes | List of all members
Common::ReadLine::HistorySave Struct Reference
Collaboration diagram for Common::ReadLine::HistorySave:
Collaboration graph
[legend]

Public Attributes

std::list< UString >::iterator position
 
UString line
 

Detailed Description

Definition at line 93 of file readline.h.

Member Data Documentation

◆ line

UString Common::ReadLine::HistorySave::line

Definition at line 95 of file readline.h.

◆ position

std::list<UString>::iterator Common::ReadLine::HistorySave::position

Definition at line 94 of file readline.h.


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