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

PmtAccessor.h File Reference

#include <list>
#include "EkCompiler.h"
#include "EkSmartPtr.h"
#include "EkRefCount.h"
#include "EkRational.h"
#include "EkLocking.h"
#include "EkStrings.h"
#include "PmtAccrImplDefs.h"
#include "PmtCommon.h"
#include "PmtError.h"
#include "PmtMetadata.h"
#include "parsers/DOMParser.hpp"

Include dependency graph for PmtAccessor.h:

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

Compounds

class  PmtAccessor
 The PmtAccessor is the base class for accessor implementations. More...

class  PmtParserFactory

Defines

#define EK_USE_LOCKS
#define PMT_ACCESSOR_TYPE_INIT(format, accessorType)   PmtAccessor::factory().addEntry(format, new accessorType())

Typedefs

typedef EkSmartPtr< PmtAccessorPmtAccessorPtr
typedef EkConstSmartPtr< PmtAccessorPmtConstAccessorPtr
typedef EkFactoryT< PmtImageFileFormatName,
PmtAccessorPtr
PmtAccessorFactoryType
typedef vector< DOMParser * > PmtParserVector

Functions

typedef EK_DLL_MAP (SPmtString, DOM_Node) PmtTranslationTableMap


Define Documentation

#define EK_USE_LOCKS
 

#define PMT_ACCESSOR_TYPE_INIT format,
accessorType       PmtAccessor::factory().addEntry(format, new accessorType())
 


Typedef Documentation

typedef EkFactoryT<PmtImageFileFormatName, PmtAccessorPtr> PmtAccessorFactoryType
 

typedef EkSmartPtr<PmtAccessor> PmtAccessorPtr
 

typedef EkConstSmartPtr<PmtAccessor> PmtConstAccessorPtr
 

typedef vector<DOMParser*> PmtParserVector
 


Function Documentation

typedef EK_DLL_MAP SPmtString   ,
DOM_Node   
 

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