Ignore:
Timestamp:
2000-02-07T10:27:04+13:00 (24 years ago)
Author:
sjboddie
Message:

updated cstr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cstr/src/recpt/cstrdocaction.h

    r891 r911  
    4343            ostream &logout);
    4444
     45
    4546public:
    4647  cstrdocaction ();
     
    5152             response_t &response,text_t &response_data,
    5253             ostream &logout);
    53 
    54     //  void define_internal_macros (const ColInfoResponse_t &collectinfo, displayclass &disp,
    55     //                 cgiargsclass &args, recptproto *collectproto,
    56     //                 ostream &logout);
    57 
     54 
     55  //  void define_internal_macros (const ColInfoResponse_t &collectinfo, displayclass &disp,
     56                   //                  cgiargsclass &args, recptproto *collectproto,
     57                   //                  ostream &logout);
     58   
     59  bool do_action (cgiargsclass &args, recptprotolistclass *protos,
     60          browsermapclass *browsers, displayclass &disp,
     61          outconvertclass &outconvert, ostream &textout,
     62          ostream &logout);
     63 
    5864};
    5965
     
    6369
    6470
     71
     72
Note: See TracChangeset for help on using the changeset viewer.