Keywords Class
Definition
Line
7
of
scmpg/ProjectFileKeywords.cm
Constructors & Destructor
static
Keywords
()
private
Keywords
()
Member Functions
public
KeywordMap
*
GetKeywordMap
()
public
static
Keywords
&
Instance
()
Member Variables
private
static
UniquePtr
<
Keywords
>
instance
private
List
<
Keyword
>
keywordList
private
UniquePtr
<
KeywordMap
>
keywordMap
Constructor& Destructor Details
Keywords Static Constructor
static
Keywords()
Definition
Line
9
of
scmpg/ProjectFileKeywords.cm
Keywords Constructor
private
Keywords()
Definition
Line
21
of
scmpg/ProjectFileKeywords.cm
Member Function Details
GetKeywordMap Member Function
public
KeywordMap
* GetKeywordMap()
Definition
Line
17
of
scmpg/ProjectFileKeywords.cm
Instance Static Member Function
public
static
Keywords
& Instance()
Definition
Line
13
of
scmpg/ProjectFileKeywords.cm