svcore
1.9
|
AnyById::Impl Class Reference
Public Member Functions | |
~Impl () | |
int | add (std::shared_ptr< WithId > item) |
void | release (int id) |
std::shared_ptr< WithId > | get (int id) const |
Private Attributes | |
QMutex | m_mutex |
std::unordered_map< int, std::shared_ptr< WithId > > | m_items |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
inline |
Definition at line 76 of file ById.cpp.
References IdAlloc::NO_ID, and SVCERR.
|
inline |
Definition at line 98 of file ById.cpp.
References IdAlloc::NO_ID, and SVCERR.
|
inline |
Definition at line 113 of file ById.cpp.
References IdAlloc::NO_ID.
Member Data Documentation
|
private |
The documentation for this class was generated from the following file:
Generated by 1.8.11