STORMM Source Documentation
Loading...
Searching...
No Matches
stormm::topology::TextFile Member List

This is the complete list of members for stormm::topology::TextFile, including all inherited members.

data() conststormm::topology::TextFile
extractChar4(int line_number, int start_pos, int string_length) conststormm::topology::TextFile
extractString(int line_number, int start_pos=0, int string_length=-1) conststormm::topology::TextFile
getChar(int index) conststormm::topology::TextFile
getFileName() conststormm::topology::TextFile
getLineAsString(int line_index) conststormm::topology::TextFile
getLineCount() conststormm::topology::TextFile
getLineLength(int index) conststormm::topology::TextFile
getLineLimits(int index) conststormm::topology::TextFile
getLinePointer(int line_index) conststormm::topology::TextFile
getLongestLineLength() conststormm::topology::TextFile
getTextPointer(int index) conststormm::topology::TextFile
getTextSize() conststormm::topology::TextFile
operator=(const TextFile &other)=default (defined in stormm::topology::TextFile)stormm::topology::TextFile
operator=(TextFile &&other)=default (defined in stormm::topology::TextFile)stormm::topology::TextFile
TextFile()stormm::topology::TextFile
TextFile(const std::string &file_name, TextOrigin source=TextOrigin::DISK, const std::string &content=std::string(""), const std::string &caller=std::string("")) (defined in stormm::topology::TextFile)stormm::topology::TextFile
TextFile(const char *content, const size_t length, const std::string &caller=std::string("")) (defined in stormm::topology::TextFile)stormm::topology::TextFile
TextFile(const TextFile &original)=defaultstormm::topology::TextFile
TextFile(TextFile &&original)=default (defined in stormm::topology::TextFile)stormm::topology::TextFile
toString(TextEnds line_endings=TextEnds::NEWLINE) conststormm::topology::TextFile
write(std::ofstream *foutp) conststormm::topology::TextFile
write(const std::string &new_filename, PrintSituation expectation=PrintSituation::OPEN_NEW) const (defined in stormm::topology::TextFile)stormm::topology::TextFile
write(PrintSituation expectation=PrintSituation::OPEN_NEW) const (defined in stormm::topology::TextFile)stormm::topology::TextFile
~TextFile()=defaultstormm::topology::TextFile