|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtRootMetadata Class ReferenceThe PmtRootMetadata class is the root container of all other metadata.
More...
#include <PmtRootMetadata.h>
Inheritance diagram for PmtRootMetadata: [legend]Collaboration diagram for PmtRootMetadata:[legend]List of all members.
Detailed Description
The PmtRootMetadata class is the root container of all other metadata.
Constructor & Destructor Documentation
PmtRootMetadata::PmtRootMetadata |
( |
|
) |
[inline] |
|
PmtRootMetadata::PmtRootMetadata |
( |
const PmtRootMetadata & |
orig |
) |
[inline] |
|
virtual PmtRootMetadata::~PmtRootMetadata |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual PmtMetadata* PmtRootMetadata::clone |
( |
void |
|
) |
const [inline, virtual] |
|
|
Return a "deep" copy of the instance.
This is here for the metadata factory to allow it to create instances from the prototype metadata instances it contains.
Reimplemented from PmtCompositeMetadata. |
virtual PmtAttrFactory* PmtRootMetadata::getAttrFactory |
( |
|
) |
const [inline, virtual] |
|
virtual const SPmtString& PmtRootMetadata::getNameSpace |
( |
void |
|
) |
const [inline, virtual] |
|
virtual PmtRootMetadata* PmtRootMetadata::getRootMetadata |
( |
void |
|
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
|