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

PmtTransTableParser.cpp File Reference

#include "PmtTransTables.h"
#include "PmtTiffFormatInfo.h"
#include "PmtTransTableParser.h"

Include dependency graph for PmtTransTableParser.cpp:

Variables

const char * TRANSLATION_TAG = "TRANSLATION"
const char * ENTRY_TAG = "ENTRY"
const char * KEY_ATTR = "Key"
const char * LOC_ATTR = "Location"
const char * TAG_ATTR = "Tag"
const char * TYPE_ATTR = "Type"
const char * TRANS_ATTR = "Translator"
const char * AUDIO_TYPE = "audio"


Variable Documentation

const char* AUDIO_TYPE = "audio"
 

const char* ENTRY_TAG = "ENTRY"
 

const char* KEY_ATTR = "Key"
 

const char* LOC_ATTR = "Location"
 

const char* TAG_ATTR = "Tag"
 

const char* TRANS_ATTR = "Translator"
 

const char* TRANSLATION_TAG = "TRANSLATION"
 

const char* TYPE_ATTR = "Type"
 

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