#include <ArmarXCore/observers/variant/VariantContainer.h>
|
| static std::string | allTypesToString (const ContainerTypePtr &type) |
| |
| static bool | compare (const ContainerTypePtr &type1, const ContainerTypePtr &secondType) |
| |
| static ContainerTypePtr | FromString (const std::string &typeStr) |
| |
| static std::string | GetInnerType (const std::string &typeStr) |
| |
| static std::string | GetInnerType (ContainerTypePtr type) |
| |
Definition at line 213 of file VariantContainer.h.
◆ VariantContainerType()
◆ allTypesToString()
| std::string allTypesToString |
( |
const ContainerTypePtr & |
type | ) |
|
|
static |
◆ compare()
| bool compare |
( |
const ContainerTypePtr & |
type1, |
|
|
const ContainerTypePtr & |
secondType |
|
) |
| |
|
static |
◆ FromString()
| ContainerTypePtr FromString |
( |
const std::string & |
typeStr | ) |
|
|
static |
◆ GetInnerType() [1/2]
| std::string GetInnerType |
( |
const std::string & |
typeStr | ) |
|
|
static |
◆ GetInnerType() [2/2]
| std::string GetInnerType |
( |
ContainerTypePtr |
type | ) |
|
|
static |
◆ operator()() [1/2]
| const ContainerTypeI operator() |
( |
const ContainerType & |
subType | ) |
const |
◆ operator()() [2/2]
The documentation for this class was generated from the following files: