#include <ArmarXCore/observers/variant/VariantInfo.h>
Definition at line 73 of file VariantInfo.h.
◆ ProxyEntry()
◆ getGetterName()
std::string getGetterName |
( |
| ) |
|
|
inline |
◆ getHumanName()
std::string getHumanName |
( |
| ) |
|
|
inline |
◆ getIncludePath()
std::string getIncludePath |
( |
| ) |
|
|
inline |
◆ getIncludes()
std::vector<std::string> getIncludes |
( |
| ) |
|
|
inline |
◆ getLibraries()
std::vector<std::string> getLibraries |
( |
| ) |
|
|
inline |
◆ getMemberName()
std::string getMemberName |
( |
| ) |
|
|
inline |
◆ getMembers()
std::vector<std::string> getMembers |
( |
| ) |
|
|
inline |
◆ getMethods()
std::vector<std::pair<std::string, std::string> > getMethods |
( |
| ) |
|
|
inline |
◆ getOnConnect()
std::vector<std::string> getOnConnect |
( |
| ) |
|
|
inline |
◆ getOnInit()
std::vector<std::string> getOnInit |
( |
| ) |
|
|
inline |
◆ getPropertyDefaultValue()
std::string getPropertyDefaultValue |
( |
| ) |
|
|
inline |
◆ getPropertyIsOptional()
bool getPropertyIsOptional |
( |
| ) |
|
|
inline |
◆ getPropertyName()
std::string getPropertyName |
( |
| ) |
|
|
inline |
◆ getProxyType()
◆ getProxyTypeAsString()
std::string getProxyTypeAsString |
( |
| ) |
|
|
inline |
◆ getStateMethods()
std::vector<std::pair<std::string, std::string> > getStateMethods |
( |
| ) |
|
|
inline |
◆ getTypeName()
std::string getTypeName |
( |
| ) |
|
|
inline |
◆ VariantInfo
The documentation for this class was generated from the following files: