#include <db.h>
Data Fields | |
int | date |
char * | author |
GString * | content |
Definition at line 1 of file db.h.
Definition at line 3 of file db.h.
Referenced by lp_handle_command(), parseVersion(), and saveRecords().
char* __lp_record_ver::author |
Definition at line 4 of file db.h.
Referenced by lp_handle_command(), lp_record_ver_free(), parseVersion(), and saveRecords().
GString* __lp_record_ver::content |
Definition at line 5 of file db.h.
Referenced by lp_handle_command(), lp_record_ver_free(), parseVersion(), and saveRecords().