13 #ifndef Svc_FileManager_HPP 14 #define Svc_FileManager_HPP 34 const char *
const compName
49 void CreateDirectory_cmdHandler(
57 void RemoveFile_cmdHandler(
61 const bool ignoreErrors
66 void MoveFile_cmdHandler(
75 void RemoveDirectory_cmdHandler(
83 void ShellCommand_cmdHandler(
92 void AppendFile_cmdHandler(
101 void FileSize_cmdHandler(
122 PlatformIntType systemCall(
135 void sendCommandResponse(
FileManager(const char *const compName)
Auto-generated base for FileManager component.
U32 FwOpcodeType
The type of a command opcode.
PlatformIndexType FwIndexType
RateGroupDivider component implementation.