Ice 3.7 C++11 API Reference
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 ::std::shared_ptr< ObjectFactory > &factory, const ::std::string &id)=0
addObjectFactory() is deprecated, use ValueFactoryManager::add() instead.
Member Ice::Communicator::findObjectFactory (const ::std::string &id) const noexcept=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.