Isis 3 Programmer Reference
Isis::ControlNetVersioner::ControlNetHeaderV0001 Struct Reference

Versioned container for general information about a control network. More...

Collaboration diagram for Isis::ControlNetVersioner::ControlNetHeaderV0001:
Collaboration graph

Public Attributes

QString networkID
 The ID/Name of the control network.
 
QString targetName
 The NAIF name of the target body.
 
QString created
 The date and time of the control network's creation.
 
QString lastModified
 The date and time of the control network's last modification.
 
QString description
 The text description of the control network.
 
QString userName
 The name of the user or program that last modified the control network.
 

Detailed Description

Versioned container for general information about a control network.

Author
2017-12-27 Jesse Mapel
History
2017-12-27 Jesse Mapel - Original Version

Definition at line 462 of file ControlNetVersioner.h.

Member Data Documentation

◆ created

QString Isis::ControlNetVersioner::ControlNetHeaderV0001::created

◆ description

QString Isis::ControlNetVersioner::ControlNetHeaderV0001::description

◆ lastModified

QString Isis::ControlNetVersioner::ControlNetHeaderV0001::lastModified

◆ networkID

◆ targetName

◆ userName

QString Isis::ControlNetVersioner::ControlNetHeaderV0001::userName

The name of the user or program that last modified the control network.

Definition at line 474 of file ControlNetVersioner.h.

Referenced by Isis::ControlNetVersioner::toPvl(), Isis::ControlNetVersioner::userName(), Isis::ControlNetVersioner::write(), and Isis::ControlNetVersioner::writeHeader().


The documentation for this struct was generated from the following file: