A page of ConfigDeclarations that may be loaded or unloaded.
bool operator<(const ConfigPage &other) const
Sorts two pages in order based on the order in which their respective pages were loaded,...
get_sort
Returns the explicit sort order of this particular ConfigPage.
get_signature
Returns the raw binary signature that was found in the prc file, if any.
set_trust_level
Explicitly sets the trust level on this particular page.
static ConfigPage * get_default_page()
Returns a pointer to the global "default page".
get_page_seq
Returns the sequence number of the page.
static ConfigPage * get_local_page()
Returns a pointer to the global "local page".
is_implicit
Returns true if the page was loaded by implicitly searching the config path on startup,...
is_special
Returns true if this is the special "default" or "local" page, or false if it is an ordinary page,...
get_trust_level
Returns the trust level associated with this page.
get_name
Returns the name of the page.