File failed to load: https://isis.astrogeology.usgs.gov/6.0.0/Object/assets/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef OriginalLabel_h
2 #define OriginalLabel_h
Isis::Blob toBlob()
Serialize the OriginalLabel data to a Blob.
Definition: OriginalLabel.cpp:82
void setData(const char *buffer, int nbytes)
Set the data stored in the BLOB.
Definition: Blob.cpp:382
Container for cube-like labels.
Definition: Pvl.h:119
OriginalLabel()
Constructor for creating an original blob with a given name.
Definition: OriginalLabel.cpp:19
~OriginalLabel()
Definition: OriginalLabel.cpp:56
Pvl ReturnLabels() const
Returns the labels in a Pvl object.
Definition: OriginalLabel.cpp:97
void Read(const QString &file, const std::vector< PvlKeyword > keywords=std::vector< PvlKeyword >())
This method reads Pvl values from a specified file.
Definition: Blob.cpp:255
char * getBuffer()
Get the internal data buff of the Blob.
Definition: Blob.cpp:546
int Size() const
Accessor method that returns the number of bytes in the blob data.
Definition: Blob.cpp:142
Namespace for the standard library.
Read and store original labels.
Definition: OriginalLabel.h:35
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16