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
IsisAmlData Class Reference

#include <IsisAmlData.h>

Inheritance diagram for IsisAmlData:
Inheritance graph
Collaboration diagram for IsisAmlData:
Collaboration graph

Public Member Functions

 IsisAmlData ()
 
 ~IsisAmlData ()
 

Public Attributes

QString name
 
QString brief
 
QString description
 
std::vector< IsisGroupDatagroups
 
std::vector< QString > categorys
 
std::vector< IsisChangeDatachanges
 

Detailed Description

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

Constructor & Destructor Documentation

◆ IsisAmlData()

IsisAmlData::IsisAmlData ( )

◆ ~IsisAmlData()

IsisAmlData::~IsisAmlData ( )

Member Data Documentation

◆ brief

QString IsisAmlData::brief

Referenced by IsisAml::Brief().

◆ categorys

std::vector<QString> IsisAmlData::categorys

◆ changes

std::vector<IsisChangeData> IsisAmlData::changes

Referenced by IsisAml::Version().

◆ description

QString IsisAmlData::description

Referenced by IsisAml::Description().

◆ groups

◆ name


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