--- parser3/src/include/pa_request.h 2001/04/28 07:27:37 1.83.2.1 +++ parser3/src/include/pa_request.h 2001/04/28 10:58:30 1.85 @@ -5,7 +5,7 @@ Author: Alexander Petrosyan (http://design.ru/paf) - $Id: pa_request.h,v 1.83.2.1 2001/04/28 07:27:37 paf Exp $ + $Id: pa_request.h,v 1.85 2001/04/28 10:58:30 paf Exp $ */ #ifndef PA_REQUEST_H @@ -163,6 +163,9 @@ public: /// contexts WContext *wcontext; + /// main class conglomerat + VStateless_class *main_class; + /// connection SQL_Connection *connection; /// table of protocol's libraries. read from $SQL:drivers