Bifrost SDK
Bifrost SDK documentation
WatchpointLayout.h File Reference

BifrostGraph Executor Watchpoint Layout. More...

#include <BifrostGraph/Executor/internal/ExecutorExport.h>
#include <BifrostGraph/Executor/Types.h>
#include <BifrostGraph/Executor/Watchpoint.h>
#include <Amino/Core/TypeId.h>

Go to the source code of this file.

Classes

class  BifrostGraph::Executor::WatchpointLayoutPtr
 A smart pointer on WatchpointLayout objects allowing them to be easily shared and managed. More...
 
class  BifrostGraph::Executor::WatchpointLayout
 A basic layout. More...
 
class  BifrostGraph::Executor::WatchpointLayoutComposite
 A composite layout, that contains sub layouts. More...
 
class  BifrostGraph::Executor::WatchpointLayoutComposite::Iterator
 Forward iterator on the sub layouts. More...
 
class  BifrostGraph::Executor::WatchpointLayoutComposite::Iterator::SubLayout
 
class  BifrostGraph::Executor::WatchpointLayoutArray
 Array layout. More...
 
class  BifrostGraph::Executor::WatchpointLayoutFactory
 Layout factory to build layouts for types and/or values. More...
 
class  BifrostGraph::Executor::WatchpointLayoutPath
 Path to an element in a layout. More...
 

Namespaces

namespace  Amino
 
namespace  BifrostGraph
 
namespace  BifrostGraph::Executor
 
namespace  BifrostGraph::Executor::Private
 

Detailed Description

BifrostGraph Executor Watchpoint Layout.

Note
The contents of this file belong to a feature that is still under development, and they may change in subsequent versions.

Definition in file WatchpointLayout.h.