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

PmtFacet.h File Reference

#include "EkRefCount.h"
#include "EkSmartPtr.h"
#include "EkFactoryT.h"
#include "PmtCommon.h"

Include dependency graph for PmtFacet.h:

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

Compounds

class  PmtFacet
 The PmtFacet class is the base class for all facet specializations. More...


Typedefs

typedef EkSmartPtr< PmtFacetPmtFacetPtr
typedef EkConstSmartPtr< PmtFacetPmtConstFacetPtr
typedef EkFactoryT< PmtKeyType,
PmtFacetPtr
PmtFacetFactoryType

Variables

const char *const FACET_MIN_INCLUSIVE = "xsd:minInclusive"
const char *const FACET_MAX_INCLUSIVE = "xsd:maxInclusive"
const char *const FACET_ENUMERATION = "xsd:enumeration"


Typedef Documentation

typedef EkConstSmartPtr<PmtFacet> PmtConstFacetPtr
 

typedef EkFactoryT<PmtKeyType, PmtFacetPtr> PmtFacetFactoryType
 

typedef EkSmartPtr<PmtFacet> PmtFacetPtr
 


Variable Documentation

const char* const FACET_ENUMERATION = "xsd:enumeration"
 

const char* const FACET_MAX_INCLUSIVE = "xsd:maxInclusive"
 

const char* const FACET_MIN_INCLUSIVE = "xsd:minInclusive"
 

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