Include Class
Definition
Line
10
of
scmpg/ParserFile.cm
Constructors & Destructor
public
Include
(
bool
hppPrefix_,
const
String
<
uchar
>& str_)
Member Functions
public
bool
HppPrefix
()
const
public
const
String
<
uchar
>&
Str
()
const
Member Variables
private
bool
hppPrefix
private
String
<
uchar
>
str
Constructor& Destructor Details
Include Constructor
public
Include(
bool
hppPrefix_,
const
String
<
uchar
>& str_)
Definition
Line
12
of
scmpg/ParserFile.cm
Member Function Details
HppPrefix Member Function
public
bool
HppPrefix()
Definition
Line
16
of
scmpg/ParserFile.cm
Str Member Function
public
const
String
<
uchar
>& Str()
Definition
Line
20
of
scmpg/ParserFile.cm