--- parser3/src/include/pa_table.h 2001/03/19 15:29:38 1.14 +++ parser3/src/include/pa_table.h 2001/03/19 19:17:43 1.16 @@ -1,9 +1,11 @@ /** @file - Parser + Parser: table class decl. + Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_table.h,v 1.14 2001/03/19 15:29:38 paf Exp $ + $Id: pa_table.h,v 1.16 2001/03/19 19:17:43 paf Exp $ */ #ifndef PA_TABLE_H @@ -15,9 +17,10 @@ #include "pa_string.h" #include "pa_request.h" -/// parser \b table class backend -/** - holds +/** + parser \b table class backend. + + holds: - column names[if any] - data rows - current row pointer