00001 00145 static const string proto_createdoc = "CREATE_DOCUMENT"; 00146 00168 static const string proto_deletedoc = "DELETE_DOCUMENT"; 00169 00201 static const string proto_changedoc = "CHANGE_DOCUMENT"; 00202 00226 static const string proto_deleterev = "DELETE_REVISION"; 00227 00228 00263 static const string proto_addrend = "ADD_RENDITION"; 00264 00265 00291 static const string proto_getdocinfo = "GET_DOCUMENT_INFO"; 00292 00293 00298 static const string proto_changedocinfo = "CHANGE_DOCUMENT_INFO"; 00299 00332 static const string proto_getdocument = "GET_DOCUMENT"; 00333 00372 static const string proto_login = "LOGIN"; 00373 00374 00390 static const string proto_bye = "BYE"; 00391 00392