mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-22 13:24:26 -04:00
Added helper function to GXS services to access token management and data store
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
1ec5c7fe69
commit
57407fb8ae
8 changed files with 164 additions and 68 deletions
|
@ -190,6 +190,8 @@ private:
|
|||
|
||||
RetroDb* mDb;
|
||||
|
||||
RsMutex mDbMutex;
|
||||
|
||||
std::list<std::string> msgColumns;
|
||||
std::list<std::string> msgMetaColumns;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue