This header defines the GroupSessionDatabase class. More...
#include <ssrc/wispers/utility/Properties.h>
#include <ssrc/wispers/utility/AppendToContainer.h>
#include <ssrc/wispers/group_session/types.h>
#include <ssrc/wispers/database/DatabaseTransaction.h>
#include <ssrc/wispers/database/RowOperations.h>
Include dependency graph for GroupSessionDatabase.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GroupSessionDatabase |
Defines | |
#define | GSDB_INIT_QUERY(key) |
Detailed Description
This header defines the GroupSessionDatabase class.
Definition in file GroupSessionDatabase.h.
Define Documentation
#define GSDB_INIT_QUERY | ( | key | ) |
Value:
_ ## key(_database.prepare(*properties.get_ptr<string>( \ "wspr","config", "group_session", "GroupSessionDatabase", "Query", #key)))
Referenced by GroupSessionDatabase::GroupSessionDatabase().
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.