void Message::initialize ( const vector< string > &  newStringComponents,
const string &  newMessageType 
) [protected]

Definition at line 68 of file Message.cpp.

00068                                                                                                 {
00069         stringComponents = newStringComponents;
00070         createFormatString(newMessageType);
00071 }


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