Compute Graph Framework SDK Reference
5.4.5418 Release
For Test and Development only

ComputeGraphImpl.hpp File Reference

Go to the source code of this file.

Data Structures

class  dw::framework::ComputeGraphImpl
 
class  dw::core::QueueFixed< Type, CapacityAtCompileTime_ >
 
class  dw::core::StackFixed< Type, CapacityAtCompileTime_ >
 

Namespaces

 dw
 
 dw::core
 
 dw::framework
 

Enumerations

enum  dw::framework::ComputeGraphTraversalOrder {
  dw::framework::ComputeGraphTraversalOrder::TRAVERSAL_ORDER_BREADTH_FIRST = 0,
  dw::framework::ComputeGraphTraversalOrder::TRAVERSAL_ORDER_DEPTH_FIRST
}