Class Capabilities

Class Documentation

class Capabilities

The datatype capabilities is used to restrict the data object parameterizations that an input port on a processor can handle.

Public Functions

inline void Validate(const Data &prototype) const

Validate method is used to validate incoming data objects against the capabilities. Capabilities are defined at the level of input ports and all slots on a port share the same capabilities.

Parameters

prototype