ERC CISST - cisst software

vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Swap Class Reference

#include <vctStoreBackBinaryOperations.h>

List of all members.


Detailed Description

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

Swap the values of input1, input2.

See also:
vctStoreBackBinaryOperations Swap the values of input1 and input2. The operation has no return value. The operands have to be of the same type.

Definition at line 228 of file vctStoreBackBinaryOperations.h.

Static Public Member Functions


Member Function Documentation

template<class _inputOutputType, class _input2Type = _inputOutputType>
static void vctStoreBackBinaryOperations< _inputOutputType, _input2Type >::Swap::Operate ( InputOutputType input1,
InputOutputType input2 
) [inline, static]

Execute the operation.

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

Definition at line 235 of file vctStoreBackBinaryOperations.h.


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