General information:Author: Version: Date: Thu Oct 21 14:52:56 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Elflags(G_BOOL nw_template = DEFAULT_ELFLAGS_TEMPLATE, G_BOOL nw_external = DEFAULT_ELFLAGS_EXTERNAL, G_BOOL nw_used = DEFAULT_ELFLAGS_USED)
Description:
contructors
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Elflags(Elflags *)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Elflags& |
Declaration:
Elflags& operator=(Elflags& other)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetTemplate(G_BOOL b = True)
Description:
inline member functions
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetExternal(G_BOOL b = True)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetUsed(G_BOOL b = True)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetTemplate()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetExternal()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL GetUsed()
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _template
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _external
Description:
scope: protected | type: basic | typename: G_BOOL |
Declaration:
G_BOOL _used
Description: