scenic::FakeGraph
Summary
Public types
|
ContentIdKey
|
using
decltype(fuchsia::ui::composition::ContentId::value)
|
TransformIdKey
|
using
decltype(fuchsia::ui::composition::TransformId::value)
|
Public types
ContentIdKey
decltype(fuchsia::ui::composition::ContentId::value) scenic::FakeGraph::ContentIdKey
decltype(fuchsia::ui::composition::TransformId::value) scenic::FakeGraph::TransformIdKey
Public attributes
content_map
std::unordered_map< ContentIdKey, std::shared_ptr< FakeContent > > scenic::FakeGraph::content_map
std::shared_ptr< FakeTransform > scenic::FakeGraph::root_transform
std::unordered_map< TransformIdKey, std::shared_ptr< FakeTransform > > scenic::FakeGraph::transform_map
view
std::optional< FakeView > scenic::FakeGraph::view
Public functions
Clear
void scenic::FakeGraph::Clear()
Clone
FakeGraph scenic::FakeGraph::Clone() const
operator==
bool scenic::FakeGraph::operator==(
const FakeGraph & other
) const
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]