PLCnext API Documentation 23.6.0.37
Arp::System::Commons::Services::Io::IFileService Member List

This is the complete list of members for Arp::System::Commons::Services::Io::IFileService, including all inherited members.

Copy(boolean createDirectory, boolean overwrite, const RscString< 512 > &sourceFilePath, const RscString< 512 > &destinationFilePath)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
Delete(const RscString< 512 > &filePath)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
Exists(const RscString< 512 > &path)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
GetProxyFactory(void) (defined in Arp::System::Commons::Services::Io::IFileService)Arp::System::Commons::Services::Io::IFileServiceinlinestatic
IFileService(void)=defaultArp::System::Commons::Services::Io::IFileService
IRscService(void)=defaultArp::System::Rsc::Services::IRscService
Move(boolean createDirectory, boolean overwrite, const RscString< 512 > &sourceFilePath, const RscString< 512 > &destinationFilePath)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
Ptr typedef (defined in Arp::System::Commons::Services::Io::IFileService)Arp::System::Commons::Services::Io::IFileService
Read(Traits fileTraits, const RscString< 512 > &filePath, RscStreamAdapter data, std::vector< TraitItem > &traitItems)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
Write(const RscString< 512 > &filePath, boolean overwrite, const std::vector< TraitItem > &traitItems, RscStreamAdapter data)=0Arp::System::Commons::Services::Io::IFileServicepure virtual
~IRscService(void)=defaultArp::System::Rsc::Services::IRscServicevirtual