Epok Engine

EPOK RUNTIME

epok::MemoryCardService

Class

Class

Class declared by the memory-card module for asynchronous Memory Card access and files.

Namespace
epok
Header
memory_card.hpp
Include
#include "memory_card.hpp"
Module
memory-card
Source
runtime/memory_card.hpp:33

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

Operators