Flutter Engine
 
Loading...
Searching...
No Matches
_FlMockBinaryMessenger Struct Reference

Public Attributes

GObject parent_instance
 
GHashTable * handlers
 
GHashTable * mock_channels
 
GHashTable * mock_message_channels
 
GHashTable * mock_method_channels
 
GHashTable * mock_event_channels
 
GHashTable * mock_error_channels
 

Detailed Description

Definition at line 50 of file fl_mock_binary_messenger.cc.

Member Data Documentation

◆ handlers

GHashTable* _FlMockBinaryMessenger::handlers

Definition at line 54 of file fl_mock_binary_messenger.cc.

◆ mock_channels

GHashTable* _FlMockBinaryMessenger::mock_channels

Definition at line 57 of file fl_mock_binary_messenger.cc.

◆ mock_error_channels

GHashTable* _FlMockBinaryMessenger::mock_error_channels

Definition at line 61 of file fl_mock_binary_messenger.cc.

◆ mock_event_channels

GHashTable* _FlMockBinaryMessenger::mock_event_channels

Definition at line 60 of file fl_mock_binary_messenger.cc.

◆ mock_message_channels

GHashTable* _FlMockBinaryMessenger::mock_message_channels

Definition at line 58 of file fl_mock_binary_messenger.cc.

◆ mock_method_channels

GHashTable* _FlMockBinaryMessenger::mock_method_channels

Definition at line 59 of file fl_mock_binary_messenger.cc.

◆ parent_instance

GObject _FlMockBinaryMessenger::parent_instance

Definition at line 51 of file fl_mock_binary_messenger.cc.


The documentation for this struct was generated from the following file: