DatabasePrint: add API documentation
This commit is contained in:
parent
4c27898ce7
commit
6765234b60
@ -27,6 +27,9 @@ struct DatabaseSelection;
|
|||||||
class Client;
|
class Client;
|
||||||
class Error;
|
class Error;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param full print attributes/tags
|
||||||
|
*/
|
||||||
bool
|
bool
|
||||||
db_selection_print(Client &client, const DatabaseSelection &selection,
|
db_selection_print(Client &client, const DatabaseSelection &selection,
|
||||||
bool full, Error &error);
|
bool full, Error &error);
|
||||||
|
Loading…
Reference in New Issue
Block a user