StatusOffer::StatusOffer ( string  status  ) 

Definition at line 9 of file StatusOffer.cpp.

00009                                       {
00010         vector<string> v;
00011         v.push_back(status);
00012         this->initialize(v, messageType);
00013 }


Generated on Wed Jun 25 14:47:15 2008 for keyvil by  doxygen 1.5.1