Isis Developer Reference
|
#include "Blob.h"
#include <cstring>
#include <fstream>
#include <sstream>
#include <QDebug>
#include "FileName.h"
#include "IException.h"
#include "Message.h"
#include "Pvl.h"
Namespaces | |
namespace | Isis |
This is free and unencumbered software released into the public domain. | |
Functions | |
bool | Isis::IsBlob (PvlObject &obj) |
Checks pvl object and returns whether or not it is a Blob. | |