#include <storage.hh>
Classes | |
class | Holder |
Public Member Functions | |
template<class T > | |
Status | extract (T &msg) |
template<class T > | |
void | store (const T &msg) |
Private Types | |
typedef std::map< wire::IdType, Holder > | Map |
Private Attributes | |
utility::Mutex | m_lock |
Map | m_map |
Definition at line 54 of file storage.hh.
|
private |
Definition at line 110 of file storage.hh.
|
inline |
Definition at line 69 of file storage.hh.
|
inline |
Definition at line 57 of file storage.hh.
|
private |
Definition at line 112 of file storage.hh.
|
private |
Definition at line 113 of file storage.hh.