LibreOffice Module codemaker (master) 1
Classes | Typedefs
options.hxx File Reference
#include <codemaker/global.hxx>
#include <unordered_map>
#include <utility>
Include dependency graph for options.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IllegalArgument
 
class  Options
 

Typedefs

typedef std::unordered_map< ::rtl::OString, ::rtl::OString, OStringHash > OptionMap
 

Typedef Documentation

◆ OptionMap

typedef std::unordered_map< ::rtl::OString, ::rtl::OString, OStringHash> OptionMap

Definition at line 32 of file options.hxx.