VariantInfo::VariantEntry Class Reference

#include <ArmarXCore/observers/variant/VariantInfo.h>

Public Member Functions

const std::string & getBaseTypeName () const
 
const std::string & getDataTypeName () const
 
const std::string & getHumanName () const
 
const std::optional< std::string > & getIncludePath () const
 
 VariantEntry (RapidXmlReaderNode node)
 

Friends

class VariantInfo
 

Detailed Description

Definition at line 50 of file VariantInfo.h.

Constructor & Destructor Documentation

◆ VariantEntry()

Definition at line 578 of file VariantInfo.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ getBaseTypeName()

const std::string & getBaseTypeName ( ) const

Definition at line 595 of file VariantInfo.cpp.

◆ getDataTypeName()

const std::string & getDataTypeName ( ) const

Definition at line 600 of file VariantInfo.cpp.

◆ getHumanName()

const std::string & getHumanName ( ) const

Definition at line 590 of file VariantInfo.cpp.

◆ getIncludePath()

const std::optional< std::string > & getIncludePath ( ) const

Definition at line 605 of file VariantInfo.cpp.

Friends And Related Function Documentation

◆ VariantInfo

friend class VariantInfo
friend

Definition at line 52 of file VariantInfo.h.


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