Bifrost SDK
Bifrost SDK documentation
Watchpoint.h File Reference

BifrostGraph Executor Watchpoint. More...

#include <BifrostGraph/Executor/internal/ExecutorExport.h>
#include <Amino/Core/Any.h>
#include <Amino/Core/Array.h>
#include <Amino/Core/BuiltInTypes.h>
#include <Amino/Core/String.h>
#include <Amino/Core/TypeId.h>

Go to the source code of this file.

Classes

class  BifrostGraph::Executor::Watchpoint
 BifrostGraph Executor Watchpoint. More...
 
class  BifrostGraph::Executor::Watchpoint::Watcher
 The interface to get the watchpoint layout and value. More...
 
class  BifrostGraph::Executor::Watchpoint::Records
 An interface for the watchpoints to manage recorded values. More...
 
struct  BifrostGraph::Executor::Watchpoint::Sorter
 Structure that holds the sorting settings for getIndices. More...
 
struct  BifrostGraph::Executor::Watchpoint::Filter
 Structure that holds the filtering settings for getIndices. More...
 

Namespaces

namespace  Amino
 
namespace  BifrostGraph
 
namespace  BifrostGraph::Executor
 

Macros

#define WATCHPOINT_DEPRECATED(REASON)
 

Detailed Description

BifrostGraph Executor Watchpoint.

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 Watchpoint.h.

Macro Definition Documentation

◆ WATCHPOINT_DEPRECATED

#define WATCHPOINT_DEPRECATED (   REASON)

Definition at line 39 of file Watchpoint.h.