nn::nex::Time::operator= Member Function

Syntax

Time & operator=(
     const Time & tTime
);

Time & operator=(
     qUnsignedInt64 ui64Value
);

Overloaded Member Functions

operator= ( const Time & ) An assignment operator.
operator= ( qUnsignedInt64 ) An assignment operator. Converts and assigns a 64-bit integer value to a Time object.

Description of operator= ( const Time & )

Description of operator= ( qUnsignedInt64 )


CONFIDENTIAL