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 3 Programmer Reference
|
#include <IsisAmlData.h>
Public Attributes | |
QString | name |
QString | date |
QString | description |
Definition at line 108 of file IsisAmlData.h.
IsisChangeData::IsisChangeData | ( | ) |
Definition at line 50 of file IsisAmlData.cpp.
IsisChangeData::~IsisChangeData | ( | ) |
Definition at line 53 of file IsisAmlData.cpp.
QString IsisChangeData::date |
Definition at line 111 of file IsisAmlData.h.
QString IsisChangeData::description |
Definition at line 112 of file IsisAmlData.h.
QString IsisChangeData::name |
Definition at line 110 of file IsisAmlData.h.