|
My Project
|
Public Member Functions | |
| RSTConfig (const SOLUTIONSection &solution_section, const ParseContext &parseContext, ErrorGuard &errors) | |
| void | update (const DeckKeyword &keyword, const ParseContext &parseContext, ErrorGuard &errors) |
| void | init_next () |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
| bool | operator== (const RSTConfig &other) const |
Static Public Member Functions | |
| static RSTConfig | first (const RSTConfig &src) |
| static RSTConfig | serializeObject () |
Public Attributes | |
| std::optional< bool > | write_rst_file |
| std::map< std::string, int > | keywords |
| std::optional< int > | basic |
| std::optional< int > | freq |
| bool | save = false |