USGS

Isis 3.0 Developer's Reference (API)

Home

IsisParameterData Class Reference

#include <IsisAmlData.h>

List of all members.

Public Member Functions

 IsisParameterData ()
 ~IsisParameterData ()

Public Attributes

std::vector< std::string > values
std::string name
std::string brief
std::string description
std::string type
std::vector< std::string > defaultValues
std::string internalDefault
std::string count
std::vector< IsisListOptionDatalistOptions
std::string minimum_inclusive
std::string minimum
std::string maximum_inclusive
std::string maximum
std::vector< std::string > greaterThan
std::vector< std::string > greaterThanOrEqual
std::vector< std::string > lessThan
std::vector< std::string > lessThanOrEqual
std::vector< std::string > notEqual
std::vector< std::string > exclude
std::vector< std::string > include
std::string odd
std::string filter
std::string path
std::string fileMode
Isis::CubeAttributeOutput outCubeAtt
Isis::CubeAttributeInput inCubeAtt
std::string pixelType
std::vector< IsisHelperDatahelpers

Detailed Description

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

Constructor & Destructor Documentation

IsisParameterData::IsisParameterData (  ) 
IsisParameterData::~IsisParameterData (  ) 

Member Data Documentation

std::vector<std::string> IsisParameterData::defaultValues
std::vector<std::string> IsisParameterData::exclude
std::vector<std::string> IsisParameterData::greaterThan
std::vector<std::string> IsisParameterData::greaterThanOrEqual
std::vector<std::string> IsisParameterData::include
std::vector<std::string> IsisParameterData::lessThan
std::vector<std::string> IsisParameterData::lessThanOrEqual
std::vector<std::string> IsisParameterData::notEqual
std::vector<std::string> IsisParameterData::values

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