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

PmtMetadataT.h File Reference

#include <sstream>
#include "PmtIoFunctions.h"
#include "PmtMetadata.h"
#include "PmtFacet.h"
#include "PmtMdVisitorImpl.h"

Include dependency graph for PmtMetadataT.h:

This graph shows which files directly or indirectly include this file:

Compounds

class  PmtMetadataT
 The PmtMetadataT<TYPE> class is typically referred to as the leaf metadata and has a value. More...


Defines

#define PMT_CAST_TYPE(MD, TYPE)   dynamic_cast<PmtMetadataT<TYPE > *>((MD).ptr())


Define Documentation

#define PMT_CAST_TYPE MD,
TYPE       dynamic_cast<PmtMetadataT<TYPE > *>((MD).ptr())
 

Last Updated: March 12, 2003 (rlr)
Copyright © 2003 Eastman Kodak Company All Rights Reserved.