Public Member Functions | |
CapsMemoryStorage () | |
virtual DiscoInfo::ref | getDiscoInfo (const std::string &hash) const |
virtual void | setDiscoInfo (const std::string &hash, DiscoInfo::ref discoInfo) |
Definition at line 15 of file CapsMemoryStorage.h.
Swift::CapsMemoryStorage::CapsMemoryStorage | ( | ) | [inline] |
Definition at line 16 of file CapsMemoryStorage.h.
virtual DiscoInfo::ref Swift::CapsMemoryStorage::getDiscoInfo | ( | const std::string & | hash | ) | const [inline, virtual] |
Implements Swift::CapsStorage.
Definition at line 18 of file CapsMemoryStorage.h.
virtual void Swift::CapsMemoryStorage::setDiscoInfo | ( | const std::string & | hash, | |
DiscoInfo::ref | discoInfo | |||
) | [inline, virtual] |
Implements Swift::CapsStorage.
Definition at line 28 of file CapsMemoryStorage.h.