Function CSPTime::operator ++()

Description:
It increases the contained time value by one second.

Prototype:
CSPTime& operator ++();

Arguments:
No arguments (void).

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

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd