Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / tucniak / lib / lt_s_item.h (download)

Revision 1.1.1.1 (vendor branch), Fri Nov 11 16:08:30 2005 UTC (18 years, 4 months ago) by koli


Changes since 1.1: +0 -0 lines

Initial import

// Copyright (c) 2003,2004,2005 Juraj Kolesár <koli@koli.sk>               
int lt_s_item_data_init(T_ITEM *item);
int lt_s_item_data_clear(T_ITEM *item);

int lt_s_item_data_get(T_DB *tdb, T_ITEM *item);
int lt_s_item_data_set(T_DB *tdb, T_ITEM *item);
int lt_s_item_data_remove(T_DB *tdb, T_ITEM *item);

int lt_s_item_qs_init(T_ITEM *item, T_COLS **cols, T_QS *qs);
int lt_s_item_qs_overview(T_QS *qs);

int lt_s_item_next_number(T_DB *tdb, T_ITEM *item);
int lt_s_item_get_codes(T_DB *tdb, T_MATRIX *matrix);
int lt_s_item_get_messures(T_DB *tdb, T_MATRIX *matrix);

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top