FactoryCollectionBase.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include <Ice/ValueFactory.h>
+ 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

namespace  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>