Function CSPDate::operator =()

Description:
Assigns a new value to this object.

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd