SourceForge.net Logo
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PmtRootMetadata Class Reference

The 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.

Public Methods

 PmtRootMetadata ()
 PmtRootMetadata (const PmtKeyType &mdKey, const SPmtString &type, const SPmtString &trueType, PmtMetadataFactory *factory, PmtAttrFactory *attrFact, const SPmtString &nameSpace)
 PmtRootMetadata (const PmtRootMetadata &orig)
virtual ~PmtRootMetadata ()
virtual PmtMetadataclone (void) const
 Return a "deep" copy of the instance. More...

virtual PmtMetadataFactorygetMdFactory () const
virtual PmtAttrFactorygetAttrFactory () const
virtual const SPmtStringgetNameSpace (void) const
virtual PmtRootMetadata * getRootMetadata (void)

Detailed Description

The PmtRootMetadata class is the root container of all other metadata.


Constructor & Destructor Documentation

PmtRootMetadata::PmtRootMetadata   [inline]
 

PmtRootMetadata::PmtRootMetadata const PmtKeyType   mdKey,
const SPmtString   type,
const SPmtString   trueType,
PmtMetadataFactory   factory,
PmtAttrFactory   attrFact,
const SPmtString   nameSpace
[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]
 

Reimplemented from PmtMetadata.

virtual PmtMetadataFactory* PmtRootMetadata::getMdFactory   const [inline, virtual]
 

Reimplemented from PmtMetadata.

virtual const SPmtString& PmtRootMetadata::getNameSpace void    const [inline, virtual]
 

Reimplemented from PmtMetadata.

virtual PmtRootMetadata* PmtRootMetadata::getRootMetadata void    [inline, virtual]
 


The documentation for this class was generated from the following file:
Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.