/[H8]/trunk/h8server/MySQLLayer.h
ViewVC logotype

Diff of /trunk/h8server/MySQLLayer.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 87 by kevin, Tue May 8 08:51:55 2007 UTC revision 100 by kevin, Fri May 25 08:34:08 2007 UTC
# Line 30  public: Line 30  public:
30          bool AddEquipment(Equipment AddEquip);          bool AddEquipment(Equipment AddEquip);
31          vector<Equipment> GetEquipmentAll(void);          vector<Equipment> GetEquipmentAll(void);
32  */  */
33          log Transaktionslog(CString TerminalID);          translog Transaktionslog(CString TerminalID, CString logID);
34          log TransaktionsEnhed(CString transaktion, CString price,CString barcode,CString quantity);          log TransaktionsEnhed(CString transaktion, CString price,CString barcode,CString quantity);
35          bool MySQLLayer::Deletelastentry(CString ID, CString barcode);          bool MySQLLayer::Deletelastentry(CString ID, CString barcode);
36          bool MySQLLayer::Deletesession(CString ID);          bool MySQLLayer::Deletesession(CString ID);

Legend:
Removed from v.87  
changed lines
  Added in v.100

  ViewVC Help
Powered by ViewVC 1.1.20