GetProcessingBlock

virtual PProcessingBlock IAxisControl::GetProcessingBlock(const std::string &name) = 0

Gets the processing block with the specified name.

Parameters

name – Name of the processing block.

Returns

PProcessingBlock – The processing block with the specified name.

Throws