userlibandfileserver/fileserver/sfile/sf_ops.h
changeset 300 1d28c8722707
parent 273 6a75fa55495f
equal deleted inserted replaced
293:0659d0e1a03c 300:1d28c8722707
    32 		{	EFsNotifyChange,			ESync,								&TFsNotifyChange::Initialise,				NULL,								&TFsNotifyChange::DoRequestL				},
    32 		{	EFsNotifyChange,			ESync,								&TFsNotifyChange::Initialise,				NULL,								&TFsNotifyChange::DoRequestL				},
    33 		{	EFsNotifyChangeCancel,		ESync,								&TFsNotifyChangeCancel::Initialise,			NULL,								&TFsNotifyChangeCancel::DoRequestL			},
    33 		{	EFsNotifyChangeCancel,		ESync,								&TFsNotifyChangeCancel::Initialise,			NULL,								&TFsNotifyChangeCancel::DoRequestL			},
    34 		{	EFsDriveList,				ESync,								&TFsDriveList::Initialise,					NULL,								&TFsDriveList::DoRequestL					},
    34 		{	EFsDriveList,				ESync,								&TFsDriveList::Initialise,					NULL,								&TFsDriveList::DoRequestL					},
    35 		{	EFsDrive,					ESync,								&TFsDrive::Initialise,						NULL,								&TFsDrive::DoRequestL						},
    35 		{	EFsDrive,					ESync,								&TFsDrive::Initialise,						NULL,								&TFsDrive::DoRequestL						},
    36 		{	EFsVolume,					0,									&TFsVolume::Initialise,						NULL,								&TFsVolume::DoRequestL						, MSG0(EVolumeInfo)},
    36 		{	EFsVolume,					0,									&TFsVolume::Initialise,						NULL,								&TFsVolume::DoRequestL						, MSG0(EVolumeInfo)},
    37 		{	EFsSetVolume,				0,									&TFsSetVolume::Initialise,					NULL,								&TFsSetVolume::DoRequestL					},
    37 		{	EFsSetVolume,				EParseDst, 									&TFsSetVolume::Initialise,					NULL,								&TFsSetVolume::DoRequestL					},
    38 		{	EFsSubst,					ESync,								&TFsSubst::Initialise,						NULL,								&TFsSubst::DoRequestL						},
    38 		{	EFsSubst,					ESync,								&TFsSubst::Initialise,						NULL,								&TFsSubst::DoRequestL						},
    39 		{	EFsSetSubst,				ESync | EParseSrc,					&TFsSetSubst::Initialise,					NULL,								&TFsSetSubst::DoRequestL					},
    39 		{	EFsSetSubst,				ESync | EParseSrc,					&TFsSetSubst::Initialise,					NULL,								&TFsSetSubst::DoRequestL					},
    40 		{	EFsRealName,				ESync | EParseSrc,					&TFsRealName::Initialise,					NULL,								&TFsRealName::DoRequestL					},
    40 		{	EFsRealName,				ESync | EParseSrc,					&TFsRealName::Initialise,					NULL,								&TFsRealName::DoRequestL					},
    41 		{	EFsDefaultPath,				ESync,								&TFsDefaultPath::Initialise,				NULL,								&TFsDefaultPath::DoRequestL					},
    41 		{	EFsDefaultPath,				ESync,								&TFsDefaultPath::Initialise,				NULL,								&TFsDefaultPath::DoRequestL					},
    42 		{	EFsSetDefaultPath,			ESync,								&TFsSetDefaultPath::Initialise,				NULL,								&TFsSetDefaultPath::DoRequestL				},
    42 		{	EFsSetDefaultPath,			ESync,								&TFsSetDefaultPath::Initialise,				NULL,								&TFsSetDefaultPath::DoRequestL				},
    49 		{	EFsRename,					EParseDst | EParseSrc,				&TFsRename::Initialise,						NULL,								&TFsRename::DoRequestL						, MSG0(EName) | MSG1(ENewName)},
    49 		{	EFsRename,					EParseDst | EParseSrc,				&TFsRename::Initialise,						NULL,								&TFsRename::DoRequestL						, MSG0(EName) | MSG1(ENewName)},
    50 		{	EFsReplace,					EParseDst | EParseSrc,				&TFsReplace::Initialise,					NULL,								&TFsReplace::DoRequestL						, MSG0(EName) | MSG1(ENewName)},
    50 		{	EFsReplace,					EParseDst | EParseSrc,				&TFsReplace::Initialise,					NULL,								&TFsReplace::DoRequestL						, MSG0(EName) | MSG1(ENewName)},
    51 		{	EFsEntry,					EParseSrc,							&TFsEntry::Initialise,						NULL,								&TFsEntry::DoRequestL						, MSG0(EName) | MSG1(EEntry)},
    51 		{	EFsEntry,					EParseSrc,							&TFsEntry::Initialise,						NULL,								&TFsEntry::DoRequestL						, MSG0(EName) | MSG1(EEntry)},
    52 		{	EFsSetEntry,				EParseSrc,							&TFsSetEntry::Initialise,					NULL,								&TFsSetEntry::DoRequestL					, MSG0(EName) | MSG1(ETime) | MSG2(ESetAtt) | MSG3(EClearAtt)},
    52 		{	EFsSetEntry,				EParseSrc,							&TFsSetEntry::Initialise,					NULL,								&TFsSetEntry::DoRequestL					, MSG0(EName) | MSG1(ETime) | MSG2(ESetAtt) | MSG3(EClearAtt)},
    53 		{	EFsGetDriveName,			ESync,								&TFsGetDriveName::Initialise,				NULL,								&TFsGetDriveName::DoRequestL				},
    53 		{	EFsGetDriveName,			ESync,								&TFsGetDriveName::Initialise,				NULL,								&TFsGetDriveName::DoRequestL				},
    54 		{	EFsSetDriveName,			ESync,								&TFsSetDriveName::Initialise,				NULL,								&TFsSetDriveName::DoRequestL				},
    54 		{	EFsSetDriveName,			ESync | EParseDst,								&TFsSetDriveName::Initialise,				NULL,								&TFsSetDriveName::DoRequestL				},
    55 		{	EFsFormatSubClose,			ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    55 		{	EFsFormatSubClose,			ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    56 		{	EFsDirSubClose,				ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    56 		{	EFsDirSubClose,				ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    57 		{	EFsFileSubClose,			EFileShare | EFsDspObj,				&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    57 		{	EFsFileSubClose,			EFileShare | EFsDspObj,				&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    58 		{	EFsRawSubClose,				ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    58 		{	EFsRawSubClose,				ESync,								&TFsSubClose::Initialise,					NULL,								&TFsSubClose::DoRequestL					},
    59 		{	EFsFileOpen,				EParseSrc,							&TFsFileOpen::Initialise,					NULL,								&TFsFileOpen::DoRequestL					, MSG0(EName)     | MSG1(EMode)},
    59 		{	EFsFileOpen,				EParseSrc,							&TFsFileOpen::Initialise,					NULL,								&TFsFileOpen::DoRequestL					, MSG0(EName)     | MSG1(EMode)},