Function CSPDate::operator =()

Description:
Assigns a new value to this object.

Micronovae Prototype:
CSPDate& operator =(const CSPDate& dDate);

Arguments:
  • const CSPDate& dDate [IN]
    The date value to assign.



Return value:
It returns a reference to the object itself.

See also:
member functions operator + (), operator - ( long lDays ), operator - ( const CSPDate& ), operator ++ (), operator -- (), operator += (),
operator -= ()
CSPDate | Basic classes | Class Categories | Online help home | Back

Copyright © 2002 - 2006 Micronovae Ltd. - www.micronovae.com