nn::nex::qResult::operator= Member Function

Syntax

qResult & operator=(
     const qBool & bEq
);

qResult & operator=(
     const qInt32 & uiEq
);

qResult & operator=(
     const qUnsignedInt32 & uiEq
);

qResult & operator=(
     const qResult & oEq
);

Overloaded Member Functions

operator= ( const qBool & ) An assignment operator.
operator= ( const qInt32 & ) An assignment operator.
operator= ( const qUnsignedInt32 & ) An assignment operator.
operator= ( const qResult & ) An assignment operator.

Description of operator= ( const qBool & )

Description of operator= ( const qInt32 & )

Description of operator= ( const qUnsignedInt32 & )

Description of operator= ( const qResult & )


CONFIDENTIAL