FactoryCollectionBase.h File Reference
#include <Ice/ValueFactory.h>
#include <vector>
#include <string>
#include <memory>
#include <map>
+ Include dependency graph for FactoryCollectionBase.h:
+ This graph shows which files directly or indirectly include this file:

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 >