set_trust_level
Explicitly sets the trust level on this particular page.
get_sort
Returns the explicit sort order of this particular ConfigPage.
static ConfigPage * get_local_page()
Returns a pointer to the global "local page".
static ConfigPage * get_default_page()
Returns a pointer to the global "default page".
get_page_seq
Returns the sequence number of the page.
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,...