aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseCommands.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *Commands: move to src/command/Max Kellermann2013-10-201-57/+0
|
* command: convert command_return to to a strictly-typed enumMax Kellermann2013-10-201-11/+11
|
* *: use references instead of pointersMax Kellermann2013-10-191-10/+10
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-10/+12
|
* *Commands: remove extern"C" from C++ headersMax Kellermann2012-09-251-4/+0
|
* command: move code to DatabaseCommands.cxxMax Kellermann2012-08-071-0/+59
Prepare to use the DatabasePlugin C++ API directly.