1#ifndef ExportPdsTable_h 
    2#define ExportPdsTable_h 
   57                            QString pdsByteOrder);
 
   67      int m_outputRecordBytes; 
 
   73      QString m_pdsByteOrder;  
 
 
Byte swapper.
Definition EndianSwapper.h:38
 
Export a PDS table from an ISIS Table.
Definition ExportPdsTable.h:52
 
~ExportPdsTable()
Destructs for ExportPdsTable objects.
Definition ExportPdsTable.cpp:51
 
PvlObject exportTable(char *pdsTableBuffer, int pdsFileRecordBytes, QString pdsByteOrder)
This methods fills the given buffer with the binary PDS table data and returns label information.
Definition ExportPdsTable.cpp:67
 
QString formatPdsTableName()
Format the PDS table object name using the ISIS table name.
Definition ExportPdsTable.cpp:205
 
ExportPdsTable(Table isisTable)
Construct an ExportPdsTable object and set default member variable values.
Definition ExportPdsTable.cpp:38
 
Contains Pvl Groups and Pvl Objects.
Definition PvlObject.h:61
 
Class for storing Table blobs information.
Definition Table.h:61
 
Definition TableRecord.h:38
 
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16