File failed to load: https://isis.astrogeology.usgs.gov/dev/Object/assets/jax/output/NativeMML/config.js
Isis Developer Reference
Blob.cpp File Reference
#include "Blob.h"
#include <cstring>
#include <fstream>
#include <sstream>
#include <filesystem>
#include <gdal_priv.h>
#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.
 

Typedefs

using json = nlohmann::json
 This is free and unencumbered software released into the public domain.
 
using ordered_json = nlohmann::ordered_json
 

Functions

bool Isis::IsBlob (PvlObject &obj)
 Checks pvl object and returns whether or not it is a Blob.
 

Typedef Documentation

◆ json

using json = nlohmann::json

This is free and unencumbered software released into the public domain.

The authors of ISIS do not claim copyright on the contents of this file. For more details about the LICENSE terms and the AUTHORS, you will find files of those names at the top level of this repository.

◆ ordered_json

using ordered_json = nlohmann::ordered_json