Isis 3 Programmer Reference
IsisListOptionData Class Reference

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

#include <IsisAmlData.h>

Collaboration diagram for IsisListOptionData:
Collaboration graph

Public Attributes

QString value
 
QString brief
 
QString description
 
std::vector< QString > exclude
 
std::vector< QString > include
 

Detailed Description

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.

Author
????-??-?? Unknown

Definition at line 19 of file IsisAmlData.h.

Constructor & Destructor Documentation

◆ IsisListOptionData()

IsisListOptionData::IsisListOptionData ( )

Definition at line 43 of file IsisAmlData.cpp.

◆ ~IsisListOptionData()

IsisListOptionData::~IsisListOptionData ( )

Definition at line 46 of file IsisAmlData.cpp.

Member Data Documentation

◆ brief

QString IsisListOptionData::brief

Definition at line 22 of file IsisAmlData.h.

◆ description

QString IsisListOptionData::description

Definition at line 23 of file IsisAmlData.h.

◆ exclude

std::vector<QString> IsisListOptionData::exclude

Definition at line 24 of file IsisAmlData.h.

◆ include

std::vector<QString> IsisListOptionData::include

Definition at line 25 of file IsisAmlData.h.

◆ value

QString IsisListOptionData::value

Definition at line 21 of file IsisAmlData.h.


The documentation for this class was generated from the following files: