Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
scoped_block.h File Reference
#include <Block.h>
#include "flutter/fml/compiler_specific.h"
#include "flutter/fml/platform/darwin/scoped_typeref.h"

Go to the source code of this file.

Classes

struct  fml::internal::ScopedBlockTraits< B >
 

Namespaces

namespace  fml
 
namespace  fml::internal
 

Macros

#define BASE_MAC_BRIDGE_CAST(TYPE, VALUE)   VALUE
 

Typedefs

template<typename B >
using fml::ScopedBlock = ScopedTypeRef< B, internal::ScopedBlockTraits< B > >
 

Macro Definition Documentation

◆ BASE_MAC_BRIDGE_CAST

#define BASE_MAC_BRIDGE_CAST (   TYPE,
  VALUE 
)    VALUE

Definition at line 16 of file scoped_block.h.