![]() |
Members | Description | ||
filename |
|
|||
input |
|
|||
isAttached | if filename is attached to tstring
|
|||
ReadEntries | reads entry from file
|
|||
ReadEntries |
|
|||
ReadStringLine |
|
|||
first_read_done | if first read is done, then true
|
|||
Reboot | for new file
|
|||
FileReader | constructor with filename
|
|||
FileReader | constructor without filename
|
|||
~FileReader |
|
|||
Open | opens file with default filename
|
|||
Open | opens file with new filename - updates filename too
|
|||
IsOpen | if is opened..
|
|||
IsFirstDone |
|
|||
SetFirstReadFalse | after stopping..
|
|||
operator >> | overloaded operator >>
|
|||
operator >> | for reading a string
|
|||
ClearFile |
|
|||
WriteShit |
|
|||
GetFileName | 2 control functions if the file is attached
|
|||
IsAttached | 2 IMPORTANT CONTROL FUNCTIONS
|