XmlContextBaseClassGenerator Class Reference

#include <ArmarXCore/statechart/xmlstates/baseclassgenerator/XmlContextBaseClassGenerator.h>

Public Member Functions

 XmlContextBaseClassGenerator ()
 

Static Public Member Functions

static std::tuple< std::string, std::string > GenerateCpp (std::vector< std::string > namespaces, std::vector< std::string > proxies, std::string groupName, VariantInfoPtr variantInfo, const std::set< std::string > &usedVariantTypes)
 

Detailed Description

Definition at line 36 of file XmlContextBaseClassGenerator.h.

Constructor & Destructor Documentation

◆ XmlContextBaseClassGenerator()

Member Function Documentation

◆ GenerateCpp()

std::tuple< std::string, std::string > GenerateCpp ( std::vector< std::string >  namespaces,
std::vector< std::string >  proxies,
std::string  groupName,
VariantInfoPtr  variantInfo,
const std::set< std::string > &  usedVariantTypes 
)
static

Definition at line 46 of file XmlContextBaseClassGenerator.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: