| __modified | Spm::Util::Object | [protected] |
| __name | Spm::Util::Object | [protected] |
| addElement(const Branch *branchOfElement) | Spm::Core::Branch | |
| addExtraInformation(const std::string &key, const std::string &val) | Spm::Core::Branch | |
| Branch() | Spm::Core::Branch | [inline] |
| Branch(const Branch &) | Spm::Core::Branch | [inline] |
| Branch(Element *aElement) | Spm::Core::Branch | |
| Branch(const std::string &aVersion, Element *aElement) | Spm::Core::Branch | |
| Branch(const std::string &aMajor, const std::string &aMinor, const std::string &extraVersion, Element *aElement) | Spm::Core::Branch | |
| delElement(const std::string &elementName) | Spm::Core::Branch | |
| Element class | Spm::Core::Branch | [friend] |
| getActualVersion() | Spm::Core::Branch | |
| getActualVersion() const | Spm::Core::Branch | |
| getBranchName(const std::string major, const std::string minor, const std::string micro) | Spm::Core::Branch | [static] |
| getElement(const std::string &elementName) | Spm::Core::Branch | |
| getElement() | Spm::Core::Branch | |
| getElement() const | Spm::Core::Branch | |
| getElements() | Spm::Core::Branch | |
| getElements() const | Spm::Core::Branch | |
| getExtraInformation(const std::string &key) | Spm::Core::Branch | |
| getExtraInformation(const std::string &key) const | Spm::Core::Branch | |
| getExtraInformations() | Spm::Core::Branch | |
| getExtraInformations() const | Spm::Core::Branch | |
| getFiles() | Spm::Core::Branch | |
| getFlags() | Spm::Core::Branch | |
| getFlags() const | Spm::Core::Branch | |
| getMajor() | Spm::Core::Branch | |
| getMajor() const | Spm::Core::Branch | |
| getMinor() | Spm::Core::Branch | |
| getMinor() const | Spm::Core::Branch | |
| getName() | Spm::Core::Branch | |
| getName() const | Spm::Core::Branch | |
| getOwner() | Spm::Core::Branch | |
| getOwner() const | Spm::Core::Branch | |
| getPrefix() | Spm::Core::Branch | |
| getPrefix() const | Spm::Core::Branch | |
| getSize() | Spm::Core::Branch | |
| getSize() const | Spm::Core::Branch | |
| getUrl() | Spm::Core::Branch | |
| getUrl() const | Spm::Core::Branch | |
| modified | Spm::Util::Object | [inline] |
| operator<(const Branch &b) const | Spm::Core::Branch | |
| operator<(const std::string &branchVersion) | Spm::Core::Branch | |
| operator==(const std::string &branchVersion) | Spm::Core::Branch | |
| operator==(const Branch &otherBranch) const | Spm::Core::Branch | |
| PackageSystem class | Spm::Core::Branch | [friend] |
| queryForFile(const boost::filesystem::path &file) const | Spm::Core::Branch | |
| removeExtraInformation(const std::string &key) | Spm::Core::Branch | |
| setActual(const std::string &actual) | Spm::Core::Branch | |
| setExtraInformation(const std::map< std::string, std::string > &extra) | Spm::Core::Branch | |
| setExtraInformation(const std::string &key, const std::string &val) | Spm::Core::Branch | |
| setFiles(const std::list< boost::filesystem::path > &branchFiles) | Spm::Core::Branch | |
| setFlags(const std::string &flags) | Spm::Core::Branch | |
| setMajor(const std::string &aMajor) | Spm::Core::Branch | |
| setMinor(const std::string &aMinor) | Spm::Core::Branch | |
| setOwner(const std::string &aUser) | Spm::Core::Branch | |
| setPrefix(const boost::filesystem::path &prefix) | Spm::Core::Branch | |
| setSize(unsigned long size) | Spm::Core::Branch | |
| setUrl(const std::string &url) | Spm::Core::Branch | |
| Store class | Spm::Core::Branch | [friend] |
| ~Branch() | Spm::Core::Branch | |
| ~Object() | Spm::Util::Object | [inline, virtual] |