--- parser3/src/include/pa_request.h 2001/04/28 08:43:53 1.84 +++ 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.84 2001/04/28 08:43:53 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