|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef ProcessImportVicar_h
2 #define ProcessImportVicar_h
53 QString ExtractPvlLabel(
int startPos, std::ifstream &vicarFile)
const;
Import a Vicar file.
Definition: ProcessImportVicar.h:47
@ UnsignedWord
Definition: PixelType.h:31
Container for cube-like labels.
Definition: Pvl.h:119
@ SignedWord
Definition: PixelType.h:32
#define _FILEINFO_
Macro for the filename and line number.
Definition: IException.h:24
Byte swapper.
Definition: ProcessImport.h:155
@ Msb
Definition: Endian.h:45
Isis exception class.
Definition: IException.h:91
PixelType
Enumerations for Isis Pixel Types.
Definition: PixelType.h:27
Namespace for the standard library.
Adds specific functionality to C++ strings.
Definition: IString.h:165
@ Lsb
Definition: Endian.h:44
@ UnsignedByte
Definition: PixelType.h:29
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16
@ Real
Definition: PixelType.h:35
void SetVicarFile(const QString &vicarFile, Pvl &vicarLab)
Opens a vicar file which can then be immediately imported by invoking the inherited StartProcess meth...
Definition: ProcessImportVicar.cpp:32
@ None
Definition: PixelType.h:28