HiRISE
 Observation

Functions | Variables
patch_RATIONALE_DESC.cc File Reference
#include "Label_Patcher.hh"
#include "PVL.hh"
#include <string>
#include <iostream>
#include <iomanip>
#include <stdexcept>
#include <cstring>
#include <cstdlib>
Include dependency graph for patch_RATIONALE_DESC.cc:

Functions

void usage (const char *const program)
 Must be defined by the application. More...
 
int main (int count, char **arguments)
 

Variables

const char *const ID
 Application identification name with source code version and date. More...
 
const char * DESCRIPTION_PARAMETER = "RATIONALE_DESC"
 Names of parameters that will have their values updated. More...
 

Function Documentation

◆ usage()

void usage ( const char *const  program)

◆ main()

int main ( int  count,
char **  arguments 
)

Variable Documentation

◆ ID

const char* const ID
Initial value:
=
"patch_RATIONALE_DESC"
"(2.3 2020/02/14 01:17:17)"
#define _VERSION_
Definition: HiRISE_Observation.cc:526

Application identification name with source code version and date.

Referenced by main().

◆ DESCRIPTION_PARAMETER

const char* DESCRIPTION_PARAMETER = "RATIONALE_DESC"

Names of parameters that will have their values updated.

Referenced by main().