This is the complete list of members for flutter::EventChannel< T >, including all inherited members.
| EventChannel(BinaryMessenger *messenger, const std::string &name, const MethodCodec< T > *codec) | flutter::EventChannel< T > | inline | 
| EventChannel(EventChannel const &)=delete | flutter::EventChannel< T > | |
| operator=(EventChannel const &)=delete | flutter::EventChannel< T > | |
| SetStreamHandler(std::unique_ptr< StreamHandler< T >> handler) | flutter::EventChannel< T > | inline | 
| ~EventChannel()=default | flutter::EventChannel< T > |