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

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

from_iters(P params, R results)wasmtime::FuncTypeinlinestatic
FuncType(std::initializer_list< ValType > params, std::initializer_list< ValType > results)wasmtime::FuncTypeinline
FuncType(Ref other)wasmtime::FuncTypeinline
FuncType(const FuncType &other)wasmtime::FuncTypeinline
FuncType(FuncType &&other)=defaultwasmtime::FuncType
operator*()wasmtime::FuncTypeinline
operator->()wasmtime::FuncTypeinline
operator=(const FuncType &other)wasmtime::FuncTypeinline
operator=(FuncType &&other)=defaultwasmtime::FuncType
~FuncType()=default (defined in wasmtime::FuncType)wasmtime::FuncType