Epok Engine

EPOK RUNTIME

epok::MemoryCardDriver

Class

Class

The adapter is process-owned.

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

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::MemoryCardDriver& value = /* obtain a valid instance from your game */;

Nested types

Public methods