Epok Engine

EPOK RUNTIME

epok::StreamPagePool

Class template

Class template

Platform independent page ownership.

Namespace
epok
Header
streaming_pool.hpp
Include
#include "streaming_pool.hpp"
Module
streaming-pool
Source
runtime/streaming_pool.hpp:17

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 "streaming_pool.hpp"

epok::StreamPagePool& value = /* obtain a valid instance from your game */;

Fields and constants

Public methods

Static methods