Inheritance diagram for PM::Y2pmRc:
Public Types | |
enum | Tags { RC_NAME, RC_VERSION, REQUESTEDLOCALES, CANDIDATEORDER, TRUSTEDVENDORS, NUM_TAGS } |
Public Member Functions | |
Y2pmRc () | |
PMError | assign (RcValues &rcValues_r) |
PMError | write (ostream &rcstream_r, const RcValues &rcValues_r) |
PMError | parse (istream &rcstream_r) |
PMError | parse (const Pathname &rcfile_r) |
PMError | write (const Pathname &rcfile_r, const RcValues &rcValues_r) |
PMError | initFrom (const Pathname &rcfile_r) |
PMError | saveTo (const Pathname &rcfile_r) |
Static Public Member Functions | |
Pathname | defaultRcPath () |
Public Attributes | |
const string | _rcname |
const string | _rcversion |
bool | _initialized |
Pathname | _rcfile |
TaggedFile::TagSet | _tagset |
Static Public Attributes | |
const Pathname | _defaultDir |
const string | _defaultFilename |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|