Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
List of all members
tonic::DartConverter< long long > Struct Reference

#include <dart_converter.h>

Inheritance diagram for tonic::DartConverter< long long >:
tonic::DartConverterInteger< long long >

Additional Inherited Members

- Public Types inherited from tonic::DartConverterInteger< long long >
using FfiType = long long
 
- Static Public Member Functions inherited from tonic::DartConverterInteger< long long >
static Dart_Handle ToDart (long long val)
 
static void SetReturnValue (Dart_NativeArguments args, long long val)
 
static long long FromDart (Dart_Handle handle)
 
static long long FromArguments (Dart_NativeArguments args, int index, Dart_Handle &exception)
 
static long long FromFfi (FfiType val)
 
static FfiType ToFfi (long long val)
 
static const char * GetDartRepresentation ()
 
static const char * GetFfiRepresentation ()
 
static bool AllowedInLeafCall ()
 
- Static Public Attributes inherited from tonic::DartConverterInteger< long long >
static constexpr const char * kDartRepresentation
 
static constexpr bool kAllowedInLeafCall
 

Detailed Description

Definition at line 146 of file dart_converter.h.


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