Compute Graph Framework SDK Reference  5.8
ParameterCollectionDescriptor.hpp File Reference

Go to the source code of this file.

Classes

class  dw::framework::ParameterCollectionDescriptor
 A collection of parameter descriptors. More...
 
class  dw::framework::ParameterDescriptor
 The description of a parameter. More...
 
class  dw::framework::ParameterDescriptorWithDefault< DefaultType >
 The description of a parameter with a default value. More...
 

Namespaces

namespace  dw
 
namespace  dw::framework
 

Functions

template<typename NodeT >
static ParameterCollectionDescriptor dw::framework::createParameterCollectionDescriptor ()
 Create a parameter collection descriptor for a give node. More...