OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
This class is able to read an Image options file descriptor record. More...
#include <ImageOptionsFileDescriptor.h>
Public Member Functions | |
ImageOptionsFileDescriptor () | |
Constructor. More... | |
~ImageOptionsFileDescriptor () | |
Destructor. More... | |
ImageOptionsFileDescriptor (const ImageOptionsFileDescriptor &rhs) | |
Copy constructor. More... | |
ImageOptionsFileDescriptor & | operator= (const ImageOptionsFileDescriptor &rhs) |
Copy operator. More... | |
RadarSatRecord * | Instanciate () |
This function is able to create a new instance of the class. More... | |
RadarSatRecord * | Clone () |
This function is able to create a new instance of the class initialised with the data of the calling instance. More... | |
void | Read (std::istream &is) |
Reads the class data from a stream. More... | |
void | Write (std::ostream &os) |
Writes the class to a stream. More... | |
void | set_nlin (int inNbLines) |
Set the number of lines per data set. More... | |
std::string | get_ascii_flag () |
ASCII flag. More... | |
std::string | get_format_doc () |
Format control document More... | |
std::string | get_format_rev () |
Format document revision More... | |
std::string | get_design_rev () |
File design revision More... | |
std::string | get_software_id () |
Software identifier More... | |
int | get_file_num () |
File number More... | |
std::string | get_file_name () |
File name More... | |
std::string | get_rec_seq () |
Record sequence/location flag More... | |
int | get_seq_loc () |
Sequence number location More... | |
int | get_seq_len () |
Sequence number length More... | |
std::string | get_rec_code () |
Record code/location flag More... | |
int | get_code_loc () |
Record code location More... | |
int | get_code_len () |
Record code length More... | |
std::string | get_rec_len () |
Record length/location flag More... | |
int | get_rlen_loc () |
Record length location More... | |
int | get_rlen_len () |
Record length length More... | |
int | get_n_dataset () |
Number of SAR data records More... | |
int | get_l_dataset () |
SAR data record length More... | |
int | get_nbit () |
Number of bits per sample More... | |
int | get_nsamp () |
Samples per data group More... | |
int | get_nbyte () |
Bytes per data group More... | |
std::string | get_justify () |
Sample justification and order More... | |
int | get_nchn () |
Number of SAR channels More... | |
int | get_nlin () |
Lines per data set More... | |
int | get_nleft () |
Left border pixels per line More... | |
int | get_ngrp () |
Groups per line per channel More... | |
int | get_nright () |
Right border pixels per line More... | |
int | get_ntop () |
Top border lines More... | |
int | get_nbott () |
Bottom border lines More... | |
std::string | get_intleav () |
Interleave indicator More... | |
int | get_nrec_lin () |
Number of physical records per line More... | |
int | get_nrec_chn () |
Number of physical records per multi-channel line in this file More... | |
int | get_n_prefix () |
Number of bytes of prefix data per record More... | |
int | get_n_sar () |
Number of bytes of SAR data (or pixel data) per record More... | |
int | get_n_suffix () |
Number of bytes of suffix data per record More... | |
std::string | get_lin_loc () |
Line number locator More... | |
std::string | get_chn_loc () |
Channel number locator More... | |
std::string | get_tim_loc () |
Time locator More... | |
std::string | get_left_loc () |
Left fill locator More... | |
std::string | get_right_loc () |
Right fill locator More... | |
std::string | get_pad_ind () |
Pad pixel indicator More... | |
std::string | get_qual_loc () |
Quality code locator More... | |
std::string | get_cali_loc () |
Calibration info locator More... | |
std::string | get_gain_loc () |
Gain value locator More... | |
std::string | get_bias_loc () |
Bias value locator More... | |
std::string | get_type_id () |
Data type identifier More... | |
std::string | get_type_code () |
Data type code. More... | |
int | get_left_fill () |
Number of left fill bits More... | |
int | get_right_fill () |
Number of right fill bits More... | |
int | get_pix_rng () |
Maximum data range of pixel More... | |
![]() | |
RadarSatRecord (std::string mnemonic) | |
Constructor. More... | |
virtual | ~RadarSatRecord () |
Destructor. More... | |
RadarSatRecord (const RadarSatRecord &rhs) | |
Copy constructor. More... | |
std::string | get_mnemonic () |
Protected Attributes | |
std::string | _ascii_flag |
ASCII flag. More... | |
std::string | _format_doc |
Format control document More... | |
std::string | _format_rev |
Format document revision More... | |
std::string | _design_rev |
File design revision More... | |
std::string | _software_id |
Software identifier More... | |
int | _file_num |
File number More... | |
std::string | _file_name |
File name More... | |
std::string | _rec_seq |
Record sequence/location flag More... | |
int | _seq_loc |
Sequence number location More... | |
int | _seq_len |
Sequence number length More... | |
std::string | _rec_code |
Record code/location flag More... | |
int | _code_loc |
Record code location More... | |
int | _code_len |
Record code length More... | |
std::string | _rec_len |
Record length/location flag More... | |
int | _rlen_loc |
Record length location More... | |
int | _rlen_len |
Record length length More... | |
int | _n_dataset |
Number of SAR data records More... | |
int | _l_dataset |
SAR data record length More... | |
int | _nbit |
Number of bits per sample More... | |
int | _nsamp |
Samples per data group More... | |
int | _nbyte |
Bytes per data group More... | |
std::string | _justify |
Sample justification and order More... | |
int | _nchn |
Number of SAR channels More... | |
int | _nlin |
Lines per data set More... | |
int | _nleft |
Left border pixels per line More... | |
int | _ngrp |
Groups per line per channel More... | |
int | _nright |
Right border pixels per line More... | |
int | _ntop |
Top border lines More... | |
int | _nbott |
Bottom border lines More... | |
std::string | _intleav |
Interleave indicator More... | |
int | _nrec_lin |
Number of physical records per line More... | |
int | _nrec_chn |
Number of physical records per multi-channel line in this file More... | |
int | _n_prefix |
Number of bytes of prefix data per record More... | |
int | _n_sar |
Number of bytes of SAR data (or pixel data) per record More... | |
int | _n_suffix |
Number of bytes of suffix data per record More... | |
std::string | _lin_loc |
Line number locator More... | |
std::string | _chn_loc |
Channel number locator More... | |
std::string | _tim_loc |
Time locator More... | |
std::string | _left_loc |
Left fill locator More... | |
std::string | _right_loc |
Right fill locator More... | |
std::string | _pad_ind |
Pad pixel indicator More... | |
std::string | _qual_loc |
Quality code locator More... | |
std::string | _cali_loc |
Calibration info locator More... | |
std::string | _gain_loc |
Gain value locator More... | |
std::string | _bias_loc |
Bias value locator More... | |
std::string | _type_id |
Data type identifier More... | |
std::string | _type_code |
Data type code. More... | |
int | _left_fill |
Number of left fill bits More... | |
int | _right_fill |
Number of right fill bits More... | |
int | _pix_rng |
Maximum data range of pixel More... | |
![]() | |
std::string | _mnemonic |
Friends | |
std::ostream & | operator<< (std::ostream &os, const ImageOptionsFileDescriptor &data) |
This function writes the ImageOptionsFileDescriptor in a stream. More... | |
std::istream & | operator>> (std::istream &is, ImageOptionsFileDescriptor &data) |
This function reads a ImageOptionsFileDescriptor from a stream. More... | |
This class is able to read an Image options file descriptor record.
Definition at line 29 of file ImageOptionsFileDescriptor.h.
ossimplugins::ImageOptionsFileDescriptor::ImageOptionsFileDescriptor | ( | ) |
Constructor.
Definition at line 20 of file ImageOptionsFileDescriptor.cpp.
Referenced by Clone(), and Instanciate().
ossimplugins::ImageOptionsFileDescriptor::~ImageOptionsFileDescriptor | ( | ) |
ossimplugins::ImageOptionsFileDescriptor::ImageOptionsFileDescriptor | ( | const ImageOptionsFileDescriptor & | rhs | ) |
Copy constructor.
Definition at line 374 of file ImageOptionsFileDescriptor.cpp.
|
inlinevirtual |
This function is able to create a new instance of the class initialised with the data of the calling instance.
Implements ossimplugins::RadarSatRecord.
Definition at line 72 of file ImageOptionsFileDescriptor.h.
References ImageOptionsFileDescriptor().
|
inline |
ASCII flag.
Definition at line 103 of file ImageOptionsFileDescriptor.h.
References _ascii_flag.
|
inline |
Bias value locator
Definition at line 416 of file ImageOptionsFileDescriptor.h.
References _bias_loc.
|
inline |
Calibration info locator
Definition at line 402 of file ImageOptionsFileDescriptor.h.
References _cali_loc.
|
inline |
Channel number locator
Definition at line 359 of file ImageOptionsFileDescriptor.h.
References _chn_loc.
|
inline |
Record code length
Definition at line 188 of file ImageOptionsFileDescriptor.h.
References _code_len.
|
inline |
Record code location
Definition at line 181 of file ImageOptionsFileDescriptor.h.
References _code_loc.
|
inline |
File design revision
Definition at line 125 of file ImageOptionsFileDescriptor.h.
References _design_rev.
|
inline |
File name
Definition at line 146 of file ImageOptionsFileDescriptor.h.
References _file_name.
|
inline |
File number
Definition at line 139 of file ImageOptionsFileDescriptor.h.
References _file_num.
|
inline |
Format control document
Definition at line 111 of file ImageOptionsFileDescriptor.h.
References _format_doc.
|
inline |
Format document revision
Definition at line 118 of file ImageOptionsFileDescriptor.h.
References _format_rev.
|
inline |
Gain value locator
Definition at line 409 of file ImageOptionsFileDescriptor.h.
References _gain_loc.
|
inline |
Interleave indicator
Definition at line 309 of file ImageOptionsFileDescriptor.h.
References _intleav.
|
inline |
Sample justification and order
Definition at line 253 of file ImageOptionsFileDescriptor.h.
References _justify.
|
inline |
SAR data record length
Definition at line 224 of file ImageOptionsFileDescriptor.h.
References _l_dataset.
|
inline |
Number of left fill bits
Definition at line 437 of file ImageOptionsFileDescriptor.h.
References _left_fill.
|
inline |
Left fill locator
Definition at line 373 of file ImageOptionsFileDescriptor.h.
References _left_loc.
|
inline |
Line number locator
Definition at line 352 of file ImageOptionsFileDescriptor.h.
References _lin_loc.
|
inline |
Number of SAR data records
Definition at line 217 of file ImageOptionsFileDescriptor.h.
References _n_dataset.
|
inline |
Number of bytes of prefix data per record
Definition at line 330 of file ImageOptionsFileDescriptor.h.
References _n_prefix.
|
inline |
Number of bytes of SAR data (or pixel data) per record
Definition at line 337 of file ImageOptionsFileDescriptor.h.
References _n_sar.
|
inline |
Number of bytes of suffix data per record
Definition at line 344 of file ImageOptionsFileDescriptor.h.
References _n_suffix.
|
inline |
Number of bits per sample
Definition at line 232 of file ImageOptionsFileDescriptor.h.
References _nbit.
|
inline |
Bottom border lines
Definition at line 302 of file ImageOptionsFileDescriptor.h.
References _nbott.
|
inline |
Bytes per data group
Definition at line 246 of file ImageOptionsFileDescriptor.h.
References _nbyte.
|
inline |
Number of SAR channels
Definition at line 260 of file ImageOptionsFileDescriptor.h.
References _nchn.
|
inline |
Groups per line per channel
Definition at line 281 of file ImageOptionsFileDescriptor.h.
References _ngrp.
Referenced by ossimplugins::ossimRadarSatModel::internalSaveState().
|
inline |
Left border pixels per line
Definition at line 274 of file ImageOptionsFileDescriptor.h.
References _nleft.
|
inline |
Lines per data set
Definition at line 267 of file ImageOptionsFileDescriptor.h.
References _nlin.
Referenced by ossimplugins::ossimRadarSatModel::internalSaveState().
|
inline |
Number of physical records per multi-channel line in this file
Definition at line 323 of file ImageOptionsFileDescriptor.h.
References _nrec_chn.
|
inline |
Number of physical records per line
Definition at line 316 of file ImageOptionsFileDescriptor.h.
References _nrec_lin.
|
inline |
Right border pixels per line
Definition at line 288 of file ImageOptionsFileDescriptor.h.
References _nright.
|
inline |
Samples per data group
Definition at line 239 of file ImageOptionsFileDescriptor.h.
References _nsamp.
|
inline |
Top border lines
Definition at line 295 of file ImageOptionsFileDescriptor.h.
References _ntop.
|
inline |
Pad pixel indicator
Definition at line 387 of file ImageOptionsFileDescriptor.h.
References _pad_ind.
|
inline |
Maximum data range of pixel
Definition at line 451 of file ImageOptionsFileDescriptor.h.
References _pix_rng.
|
inline |
Quality code locator
Definition at line 395 of file ImageOptionsFileDescriptor.h.
References _qual_loc.
|
inline |
Record code/location flag
Definition at line 174 of file ImageOptionsFileDescriptor.h.
References _rec_code.
|
inline |
Record length/location flag
Definition at line 195 of file ImageOptionsFileDescriptor.h.
References _rec_len.
|
inline |
Record sequence/location flag
Definition at line 153 of file ImageOptionsFileDescriptor.h.
References _rec_seq.
|
inline |
Number of right fill bits
Definition at line 444 of file ImageOptionsFileDescriptor.h.
References _right_fill.
|
inline |
Right fill locator
Definition at line 380 of file ImageOptionsFileDescriptor.h.
References _right_loc.
|
inline |
Record length length
Definition at line 209 of file ImageOptionsFileDescriptor.h.
References _rlen_len.
|
inline |
Record length location
Definition at line 202 of file ImageOptionsFileDescriptor.h.
References _rlen_loc.
|
inline |
Sequence number length
Definition at line 167 of file ImageOptionsFileDescriptor.h.
References _seq_len.
|
inline |
Sequence number location
Definition at line 160 of file ImageOptionsFileDescriptor.h.
References _seq_loc.
|
inline |
Software identifier
Definition at line 132 of file ImageOptionsFileDescriptor.h.
References _software_id.
|
inline |
Time locator
Definition at line 366 of file ImageOptionsFileDescriptor.h.
References _tim_loc.
|
inline |
Data type code.
Definition at line 430 of file ImageOptionsFileDescriptor.h.
References _type_code.
|
inline |
Data type identifier
Definition at line 423 of file ImageOptionsFileDescriptor.h.
References _type_id.
|
inlinevirtual |
This function is able to create a new instance of the class.
Implements ossimplugins::RadarSatRecord.
Definition at line 64 of file ImageOptionsFileDescriptor.h.
References ImageOptionsFileDescriptor().
ImageOptionsFileDescriptor & ossimplugins::ImageOptionsFileDescriptor::operator= | ( | const ImageOptionsFileDescriptor & | rhs | ) |
Copy operator.
Definition at line 381 of file ImageOptionsFileDescriptor.cpp.
|
inlinevirtual |
Reads the class data from a stream.
Implements ossimplugins::RadarSatRecord.
Definition at line 80 of file ImageOptionsFileDescriptor.h.
|
inline |
Set the number of lines per data set.
Definition at line 96 of file ImageOptionsFileDescriptor.h.
References _nlin.
Referenced by ossimplugins::operator>>().
|
inlinevirtual |
Writes the class to a stream.
Implements ossimplugins::RadarSatRecord.
Definition at line 88 of file ImageOptionsFileDescriptor.h.
|
friend |
This function writes the ImageOptionsFileDescriptor in a stream.
Definition at line 28 of file ImageOptionsFileDescriptor.cpp.
|
friend |
This function reads a ImageOptionsFileDescriptor from a stream.
Definition at line 133 of file ImageOptionsFileDescriptor.cpp.
|
protected |
ASCII flag.
Definition at line 454 of file ImageOptionsFileDescriptor.h.
Referenced by get_ascii_flag(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Bias value locator
Definition at line 642 of file ImageOptionsFileDescriptor.h.
Referenced by get_bias_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Calibration info locator
Definition at line 634 of file ImageOptionsFileDescriptor.h.
Referenced by get_cali_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Channel number locator
Definition at line 609 of file ImageOptionsFileDescriptor.h.
Referenced by get_chn_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record code length
Definition at line 509 of file ImageOptionsFileDescriptor.h.
Referenced by get_code_len(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record code location
Definition at line 505 of file ImageOptionsFileDescriptor.h.
Referenced by get_code_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
File design revision
Definition at line 473 of file ImageOptionsFileDescriptor.h.
Referenced by get_design_rev(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
File name
Definition at line 485 of file ImageOptionsFileDescriptor.h.
Referenced by get_file_name(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
File number
Definition at line 481 of file ImageOptionsFileDescriptor.h.
Referenced by get_file_num(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Format control document
Definition at line 465 of file ImageOptionsFileDescriptor.h.
Referenced by get_format_doc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Format document revision
Definition at line 469 of file ImageOptionsFileDescriptor.h.
Referenced by get_format_rev(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Gain value locator
Definition at line 638 of file ImageOptionsFileDescriptor.h.
Referenced by get_gain_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Interleave indicator
Definition at line 580 of file ImageOptionsFileDescriptor.h.
Referenced by get_intleav(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Sample justification and order
Definition at line 548 of file ImageOptionsFileDescriptor.h.
Referenced by get_justify(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
SAR data record length
Definition at line 531 of file ImageOptionsFileDescriptor.h.
Referenced by get_l_dataset(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of left fill bits
Definition at line 654 of file ImageOptionsFileDescriptor.h.
Referenced by get_left_fill(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Left fill locator
Definition at line 617 of file ImageOptionsFileDescriptor.h.
Referenced by get_left_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Line number locator
Definition at line 605 of file ImageOptionsFileDescriptor.h.
Referenced by get_lin_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of SAR data records
Definition at line 527 of file ImageOptionsFileDescriptor.h.
Referenced by get_n_dataset(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of bytes of prefix data per record
Definition at line 592 of file ImageOptionsFileDescriptor.h.
Referenced by get_n_prefix(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of bytes of SAR data (or pixel data) per record
Definition at line 596 of file ImageOptionsFileDescriptor.h.
Referenced by get_n_sar(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of bytes of suffix data per record
Definition at line 600 of file ImageOptionsFileDescriptor.h.
Referenced by get_n_suffix(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of bits per sample
Definition at line 536 of file ImageOptionsFileDescriptor.h.
Referenced by get_nbit(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Bottom border lines
Definition at line 576 of file ImageOptionsFileDescriptor.h.
Referenced by get_nbott(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Bytes per data group
Definition at line 544 of file ImageOptionsFileDescriptor.h.
Referenced by get_nbyte(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of SAR channels
Definition at line 552 of file ImageOptionsFileDescriptor.h.
Referenced by get_nchn(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Groups per line per channel
Definition at line 564 of file ImageOptionsFileDescriptor.h.
Referenced by get_ngrp(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Left border pixels per line
Definition at line 560 of file ImageOptionsFileDescriptor.h.
Referenced by get_nleft(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Lines per data set
Definition at line 556 of file ImageOptionsFileDescriptor.h.
Referenced by get_nlin(), ossimplugins::operator<<(), ossimplugins::operator>>(), and set_nlin().
|
protected |
Number of physical records per multi-channel line in this file
Definition at line 588 of file ImageOptionsFileDescriptor.h.
Referenced by get_nrec_chn(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of physical records per line
Definition at line 584 of file ImageOptionsFileDescriptor.h.
Referenced by get_nrec_lin(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Right border pixels per line
Definition at line 568 of file ImageOptionsFileDescriptor.h.
Referenced by get_nright(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Samples per data group
Definition at line 540 of file ImageOptionsFileDescriptor.h.
Referenced by get_nsamp(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Top border lines
Definition at line 572 of file ImageOptionsFileDescriptor.h.
Referenced by get_ntop(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Pad pixel indicator
Definition at line 625 of file ImageOptionsFileDescriptor.h.
Referenced by get_pad_ind(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Maximum data range of pixel
Definition at line 662 of file ImageOptionsFileDescriptor.h.
Referenced by get_pix_rng(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Quality code locator
Definition at line 630 of file ImageOptionsFileDescriptor.h.
Referenced by get_qual_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record code/location flag
Definition at line 501 of file ImageOptionsFileDescriptor.h.
Referenced by get_rec_code(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record length/location flag
Definition at line 513 of file ImageOptionsFileDescriptor.h.
Referenced by get_rec_len(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record sequence/location flag
Definition at line 489 of file ImageOptionsFileDescriptor.h.
Referenced by get_rec_seq(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Number of right fill bits
Definition at line 658 of file ImageOptionsFileDescriptor.h.
Referenced by get_right_fill(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Right fill locator
Definition at line 621 of file ImageOptionsFileDescriptor.h.
Referenced by get_right_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record length length
Definition at line 521 of file ImageOptionsFileDescriptor.h.
Referenced by get_rlen_len(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Record length location
Definition at line 517 of file ImageOptionsFileDescriptor.h.
Referenced by get_rlen_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Sequence number length
Definition at line 497 of file ImageOptionsFileDescriptor.h.
Referenced by get_seq_len(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Sequence number location
Definition at line 493 of file ImageOptionsFileDescriptor.h.
Referenced by get_seq_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Software identifier
Definition at line 477 of file ImageOptionsFileDescriptor.h.
Referenced by get_software_id(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Time locator
Definition at line 613 of file ImageOptionsFileDescriptor.h.
Referenced by get_tim_loc(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Data type code.
Definition at line 650 of file ImageOptionsFileDescriptor.h.
Referenced by get_type_code(), ossimplugins::operator<<(), and ossimplugins::operator>>().
|
protected |
Data type identifier
Definition at line 646 of file ImageOptionsFileDescriptor.h.
Referenced by get_type_id(), ossimplugins::operator<<(), and ossimplugins::operator>>().