VariantInfo.h File Reference
#include <ArmarXCore/core/rapidxml/wrapper/RapidXmlReader.h>
#include <Ice/BuiltinSequences.h>
#include <optional>
#include <vector>
#include <string>
#include <memory>
#include <set>
+ Include dependency graph for VariantInfo.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VariantInfo
 
class  VariantInfo::LibEntry
 
class  VariantInfo::ProxyEntry
 
class  VariantInfo::VariantEntry
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using VariantInfoPtr = std::shared_ptr< VariantInfo >