Compute Graph Framework SDK Reference  5.8
ComputeGraphImpl.hpp File Reference

Go to the source code of this file.

Classes

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

Namespaces

namespace  dw
 
namespace  dw::core
 
namespace  dw::framework
 

Enumerations

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