|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtAliases Class ReferenceThe PmtAliases class maintains the association between aliases and their assigned group of metadata keys.
More...
#include <PmtAliases.h>
List of all members.
Detailed Description
The PmtAliases class maintains the association between aliases and their assigned group of metadata keys.
Constructor & Destructor Documentation
PmtAliases::PmtAliases |
( |
|
) |
[inline] |
|
PmtAliases::~PmtAliases |
( |
|
) |
[inline] |
|
Member Function Documentation
void PmtAliases::clear |
( |
|
) |
|
|
|
This returns a list of metadata keys associated with the alias key.
-
Parameters:
-
aliasKey |
is of type PmtKeyType and is the key or identifier for the alias. This is the SPmtString assigned to the AliasKey attribute of the MetadataAlias construct in the alias definition file. |
returnKeyList |
is of type PmtKeyList and is the list of metadata keys that were assigned to the alias. |
|
|
This method inserts an alias into the array.
-
Parameters:
-
aliasKey |
is of type PmtKeyType and is the key or identifier for the alias. This is the SPmtString assigned to the AliasKey attribute of the MetadataAlias construct in the alias definition file. |
aliasmembers |
is of type PmtKeyList and is the list of metadata keys that were assigned to the alias. |
|
void PmtAliases::show |
( |
|
) |
|
|
The documentation for this class was generated from the following files:
|