EPOK RUNTIME
epok::MemoryCardService
Class
Class
Class declared by the memory-card module for asynchronous Memory Card access and files.
Basic usage
This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.
C++ example
#include "memory_card.hpp"
epok::MemoryCardService value();Fields and constants
Constructors
Public methods
attachPerforms `attach` as part of asynchronous Memory Card access and files.MethodbusyPerforms `busy` as part of asynchronous Memory Card access and files.MethoddataPerforms `data` as part of asynchronous Memory Card access and files.Methodfile_countPerforms `file count` as part of asynchronous Memory Card access and files.MethodfilesPerforms `files` as part of asynchronous Memory Card access and files.MethodlistPerforms `list` as part of asynchronous Memory Card access and files.MethodprobePerforms `probe` as part of asynchronous Memory Card access and files.MethodreadReads read as part of asynchronous Memory Card access and files.MethodsizePerforms `size` as part of asynchronous Memory Card access and files.MethodstatusPerforms `status` as part of asynchronous Memory Card access and files.MethodwriteWrites write as part of asynchronous Memory Card access and files.Method