Home Previous Up Next Index

armarx::MappingEntry

Overview

struct MappingEntry

Used By

MappingList

Data Member Index

mappingSrc
sourceKey
targetKey
value

Data Members

MappingSource mappingSrc;
string sourceKey;
string targetKey;
VariantContainerBase value;

Home Previous Up Next Index