Wasmtime: C++
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
wasmtime::MemoryType Member List

This is the complete list of members for wasmtime::MemoryType, including all inherited members.

MemoryType(uint32_t min)wasmtime::MemoryTypeinlineexplicit
MemoryType(uint32_t min, uint32_t max)wasmtime::MemoryTypeinline
MemoryType(Ref other)wasmtime::MemoryTypeinline
MemoryType(const MemoryType &other)wasmtime::MemoryTypeinline
MemoryType(MemoryType &&other)=defaultwasmtime::MemoryType
New64(uint64_t min)wasmtime::MemoryTypeinlinestatic
New64(uint64_t min, uint64_t max)wasmtime::MemoryTypeinlinestatic
operator*()wasmtime::MemoryTypeinline
operator->()wasmtime::MemoryTypeinline
operator=(const MemoryType &other)wasmtime::MemoryTypeinline
operator=(MemoryType &&other)=defaultwasmtime::MemoryType
~MemoryType()=default (defined in wasmtime::MemoryType)wasmtime::MemoryType