STORMM Source Documentation
|
This is the complete list of members for stormm::review::SectionContents, including all inherited members.
addList(const OrderedList &list_in) | stormm::review::SectionContents | |
addNarration(const std::string &narration_in) | stormm::review::SectionContents | |
addNarration(const TextFile &narration_in, TextEnds line_endings=TextEnds::AS_IS) (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
addScript(const std::string &script_in) | stormm::review::SectionContents | |
addScript(const TextFile &script_in, TextEnds line_endings=TextEnds::AS_IS) (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
addTable(const ReportTable &table_in) | stormm::review::SectionContents | |
designateSubsection(bool subsection_in=true) | stormm::review::SectionContents | |
getComponentCount() const | stormm::review::SectionContents | |
getComponentCount(SectionComponent kind) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
getComponentType(int index) const | stormm::review::SectionContents | |
getOutputFileName() | stormm::review::SectionContents | |
getSyntax() const | stormm::review::SectionContents | |
getWidth() const | stormm::review::SectionContents | |
isSubsection() const | stormm::review::SectionContents | |
operator=(const SectionContents &original)=default (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
operator=(SectionContents &&original)=default (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
printSection(std::ofstream *foutp, int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const | stormm::review::SectionContents | |
printSection(std::ostream *foutp, int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
printSection(const std::string &alt_file_name, PrintSituation alt_expectation=PrintSituation::APPEND, int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
printSection(int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
reserve(SectionComponent item_kind, int item_count) | stormm::review::SectionContents | |
sectionAsString(OutputSyntax alt_style, int alt_width=-1, int alt_section_id=-1, int alt_subsection_id=-1, int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_marking=ListEnumeration::NONE, ListEnumeration nested_list_marking=ListEnumeration::NONE) const | stormm::review::SectionContents | |
sectionAsString(int alt_section_id, int alt_subsection_id, int list_indent, int nested_list_indent, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
sectionAsString(int list_indent=-1, int nested_list_indent=-1, ListEnumeration list_numbering=ListEnumeration::NONE, ListEnumeration nested_list_numbering=ListEnumeration::NONE) const (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
SectionContents(const std::string &title_in, const std::string &file_name_in, int width_in, bool subsection_in, int section_id_in, int subsection_id_in, ListEnumeration section_marking_in, ListEnumeration subsection_marking_in, OutputSyntax style_in, double table_precision_in) | stormm::review::SectionContents | |
SectionContents(const std::string &title_in=std::string(""), const std::string &file_name_in=std::string(""), int width_in=default_output_file_width, OutputSyntax style_in=OutputSyntax::STANDALONE, double table_precision_in=1.0e-6) (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
SectionContents(const SectionContents &original)=default | stormm::review::SectionContents | |
SectionContents(SectionContents &&original)=default (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
setSectionDetails(int section_id_in) | stormm::review::SectionContents | |
setSectionDetails(ListEnumeration section_marking_in) (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
setSectionDetails(int section_id_in, ListEnumeration section_marking_in) (defined in stormm::review::SectionContents) | stormm::review::SectionContents | |
setTitle(const std::string &title_in) | stormm::review::SectionContents |