|
#include <Ice/ValueFactory.h>
#include <vector>
#include <string>
#include <memory>
#include <map>
Go to the source code of this file.
Classes | |
class | FactoryCollectionBase |
class | FactoryCollectionBaseCleanUp |
class | GenericFactory< IceBaseClass, DerivedClass > |
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
using | FactoryCollectionBasePtr = IceUtil::Handle< FactoryCollectionBase > |
using | ObjectFactoryMap = std::map< std::string, Ice::ValueFactoryPtr > |