SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::prop::IOStream Namespace Reference

Properties for IOStream. More...

Variables

constexpr auto WINDOWS_HANDLE_POINTER
constexpr auto STDIO_FILE_POINTER = SDL_PROP_IOSTREAM_STDIO_FILE_POINTER
constexpr auto FILE_DESCRIPTOR_NUMBER
constexpr auto ANDROID_AASSET_POINTER
constexpr auto MEMORY_POINTER = SDL_PROP_IOSTREAM_MEMORY_POINTER
constexpr auto MEMORY_SIZE_NUMBER = SDL_PROP_IOSTREAM_MEMORY_SIZE_NUMBER
constexpr auto MEMORY_FREE_FUNC_POINTER
constexpr auto DYNAMIC_MEMORY_POINTER
constexpr auto DYNAMIC_CHUNKSIZE_NUMBER

Detailed Description

Properties for IOStream.

These properties may be set at creation time by SDL, or they may be recognized by SDL when set by the application. See the documentation of each property for details.

See also
IOFromFile
IOFromMem
IOFromConstMem
IOFromDynamicMem
IOStream.GetProperties
OpenIO

Variable Documentation

◆ ANDROID_AASSET_POINTER

auto SDL::prop::IOStream::ANDROID_AASSET_POINTER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_ANDROID_AASSET_POINTER

◆ DYNAMIC_CHUNKSIZE_NUMBER

auto SDL::prop::IOStream::DYNAMIC_CHUNKSIZE_NUMBER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_DYNAMIC_CHUNKSIZE_NUMBER

◆ DYNAMIC_MEMORY_POINTER

auto SDL::prop::IOStream::DYNAMIC_MEMORY_POINTER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_DYNAMIC_MEMORY_POINTER

◆ FILE_DESCRIPTOR_NUMBER

auto SDL::prop::IOStream::FILE_DESCRIPTOR_NUMBER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_FILE_DESCRIPTOR_NUMBER

◆ MEMORY_FREE_FUNC_POINTER

auto SDL::prop::IOStream::MEMORY_FREE_FUNC_POINTER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_MEMORY_FREE_FUNC_POINTER

◆ WINDOWS_HANDLE_POINTER

auto SDL::prop::IOStream::WINDOWS_HANDLE_POINTER
constexpr
Initial value:
=
SDL_PROP_IOSTREAM_WINDOWS_HANDLE_POINTER