Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
flutter::DispatchContext::SaveInfo Struct Reference

#include <dl_op_records.h>

Public Member Functions

 SaveInfo (int previous_restore_index, bool save_was_needed)
 

Public Attributes

int previous_restore_index
 
bool save_was_needed
 

Detailed Description

Definition at line 50 of file dl_op_records.h.

Constructor & Destructor Documentation

◆ SaveInfo()

flutter::DispatchContext::SaveInfo::SaveInfo ( int  previous_restore_index,
bool  save_was_needed 
)
inline

Member Data Documentation

◆ previous_restore_index

int flutter::DispatchContext::SaveInfo::previous_restore_index

Definition at line 55 of file dl_op_records.h.

◆ save_was_needed

bool flutter::DispatchContext::SaveInfo::save_was_needed

Definition at line 56 of file dl_op_records.h.


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