ionflux.org | Impressum

Deprecated List

Member Ionflux::Tools::DateTime::getBrokenTime () const
You should not use this, since this function may not be thread-safe on all systems. Besides, struct tm is obsolete and inconsistent. Use getYear(), getMonth(), getDay() etc. instead. This function is provided for backward compatibility only.

Member Ionflux::Tools::DateTime::getTime () const
You should not use this, since the range of POSIX timestamps is limited to the years 1970 to 2038. Use getTicks() instead. This function is provided for backward compatibility only.

Member Ionflux::Tools::DateTime::makeBrokenTime (time_t *source, tm *target)
You should not use this, since this function may not be thread-safe on all systems. Besides, struct tm is obsolete and inconsistent. Use getYear(), getMonth(), getDay() etc. instead. This function is provided for backward compatibility only.

Member Ionflux::Tools::FDSet::addFD (int fd)
You should not use this function, since its name is amibiguous. Use addReadFD(), addWriteFD(), addExceptFD() instead. This is provided for backward compatibility only.

Member Ionflux::Tools::FDSet::removeFD (int fd)
You should not use this function, since its name is amibiguous. Use removeReadFD(), removeWriteFD(), removeExceptFD() instead. This is provided for backward compatibility only.

Class Ionflux::Tools::NodeInfo
Functionality of NodeInfo is now provided directly by Node. This struct is provided for backward compatibility only and may be removed in future versions.

Member Ionflux::Tools::Tokenizer::isOneOf (char c, const std::string &testChars, bool invert)
You should not use this, since it is obsolete and may be removed in future versions. Use Ionflux::Tools::isOneOf() instead. This function is provided for backward compatibility only.

Member Ionflux::Tools::Tokenizer::nextToken ()
You should not use this function because its name is inconsistent with the interface. Use getNextToken() instead. This function is provided for backward compatibility only.


Generated on Tue Mar 14 21:07:13 2006 for Ionflux Tools Class Library (iftools) by  doxygen 1.4.6