Filesystem services: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 1 || | | 1 || Initialize | ||
|- | |- | ||
| 2 || | | 2 || MountCurrentProcessArchive | ||
|- | |- | ||
| 7 || Returns an [[#IFileSystem]]. | | 7 || Returns an [[#IFileSystem]]. | ||
Line 122: | Line 122: | ||
This command returns a session to a port implementing the [[#IEventNotifier]] interface. | This command returns a session to a port implementing the [[#IEventNotifier]] interface. | ||
= IStorage = | |||
= IFileSystem = | |||
= IDirectory = | |||
= IFile = | |||
= ISaveDataInfoReader = | |||
= IDeviceOperator = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 202: | Line 202: | ||
|} | |} | ||
= IEventNotifier = | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- |