ERC CISST - cisst software

vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::SecondOperand Class Reference

#include <vctStoreBackBinaryOperations.h>

List of all members.


Detailed Description

template<class _inputOutputType, class _input2Type = _inputOutputType>
class vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::SecondOperand

Return the first operand of (input1, input2), i.e., input2.

See also:
vctStoreBackBinaryOperations Usage example is in recursive assignment. See the function FixedSizeVectorOperations::SetAll

Definition at line 167 of file vctStoreBackBinaryOperations.h.

Static Public Member Functions


Member Function Documentation

template<class _inputOutputType, class _input2Type = _inputOutputType>
static InputOutputType& vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::SecondOperand::Operate ( InputOutputType input1,
const Input2Type input2 
) [inline, static]

Execute the operation.

Parameters:
input1 First operand (input and output).
input2 Second operand.

Definition at line 174 of file vctStoreBackBinaryOperations.h.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu