class ConnectToSysmem2Allocator
Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.sysmem/fuchsia.sysmem/cpp/fidl/fuchsia.sysmem/cpp/markers.h
This allows creating a sysmem2 `Allocator` given a sysmem(1)
`Allocator`.
This is mainly useful in situations where library code is handed a
sysmem(1) allocator, but the library code has been updated to use
sysmem2. Typically the library will provide a way to pass in a sysmem2
`Allocator` instead, but client code isn't always in the same repo, so
this message allows the library to still accept the sysmem(1) Allocator
temporarily.
The info set via `SetDebugClientInfo` (if any) is copied to the sysmem2
`Allocator`.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal