Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::MethodChannel< T > Member List

This is the complete list of members for flutter::MethodChannel< T >, including all inherited members.

InvokeMethod(const std::string &method, std::unique_ptr< T > arguments, std::unique_ptr< MethodResult< T > > result=nullptr)flutter::MethodChannel< T >inline
MethodChannel(BinaryMessenger *messenger, const std::string &name, const MethodCodec< T > *codec)flutter::MethodChannel< T >inline
MethodChannel(MethodChannel const &)=deleteflutter::MethodChannel< T >
operator=(MethodChannel const &)=deleteflutter::MethodChannel< T >
Resize(int new_size)flutter::MethodChannel< T >inline
SetMethodCallHandler(MethodCallHandler< T > handler) constflutter::MethodChannel< T >inline
SetWarnsOnOverflow(bool warns)flutter::MethodChannel< T >inline
~MethodChannel()=defaultflutter::MethodChannel< T >