An official website of the United States government
Here’s how you know
Official websites use .gov
A
.gov website belongs to an official government
organization in the United States.
Secure .gov websites use HTTPS
A
lock
( ) or https:// means you’ve safely connected to
the .gov website. Share sensitive information only on official,
secure websites.
Isis Developer Reference
|
#include <QExplicitlySharedDataPointer>
#include <QMap>
#include <QMetaType>
#include <QSharedData>
#include <QString>
#include <QVariant>
#include "GisGeometry.h"
#include "PvlFlatMap.h"
Go to the source code of this file.
Classes | |
class | Isis::Resource |
This class provides a resource of PVL keywords for Strategy classes. More... | |
Namespaces | |
namespace | Isis |
This is free and unencumbered software released into the public domain. | |
Typedefs | |
typedef QSharedPointer< Resource > | Isis::SharedResource |
Defintion of a SharedResource, a shared pointer to a Resource object. | |
typedef QList< SharedResource > | Isis::ResourceList |
Defintion of a ResourceList, a list of SharedResource types. | |
Functions | |
Q_DECLARE_METATYPE (Isis::SharedResource) | |
Q_DECLARE_METATYPE (Isis::ResourceList) | |
Q_DECLARE_METATYPE | ( | Isis::ResourceList | ) |
Q_DECLARE_METATYPE | ( | Isis::SharedResource | ) |