Ice 3.7 C++98 API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Deprecated List
Member Ice::Communicator::stringToIdentity (const ::std::string &str) const =0
stringToIdentity() is deprecated, use the static stringToIdentity() method instead.
Member Ice::Communicator::addObjectFactory (const ObjectFactoryPtr &factory, const ::std::string &id)=0
addObjectFactory() is deprecated, use ValueFactoryManager::add() instead.
Member Ice::Communicator::findObjectFactory (const ::std::string &id) const =0
findObjectFactory() is deprecated, use ValueFactoryManager::find() instead.
Class Ice::CollocationOptimizationException

This exception is no longer used by the Ice run time

Class Ice::ObjectFactory

ObjectFactory has been deprecated, use ValueFactory instead.