VariantTypeInfo Class Reference

#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/variantjson/VariantTypeInfo.h>

Public Types

enum  VariantContainerType { eList, eMap }
 

Public Member Functions

 VariantTypeInfo (const std::string &variantBaseTypeName)
 

Detailed Description

Definition at line 37 of file VariantTypeInfo.h.

Member Enumeration Documentation

◆ VariantContainerType

Enumerator
eList 
eMap 

Definition at line 40 of file VariantTypeInfo.h.

Constructor & Destructor Documentation

◆ VariantTypeInfo()

VariantTypeInfo ( const std::string &  variantBaseTypeName)

Definition at line 28 of file VariantTypeInfo.cpp.

+ Here is the call graph for this function:

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