ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros | Functions
shell_util.h File Reference
#include <fclasses/tc_stdlib.h>
#include <tc/tc_startup.h>
#include <ae/ae.h>
#include <ae/libae_exports.h>
#include <ae/iman_shell_util.h>
#include <ae/libae_undef.h>

Go to the source code of this file.

Macros

#define COMMAND_SIZE   256
 
#define ENGLISH   2
 
#define FILENAME_SIZE   64
 
#define METRIC   1
 
#define NX_MAX_LEN_FILENAME   132
 
#define NX_MAX_LEN_PATHNAME   256
 
#define NX_PART_EXT   "prt"
 
#define REV_ONE   1
 
NX part file's named reference
#define REF_NAME   "UGPART"
 
#define FORM_REF_NAME   "UGPART-ATTR"
 
#define FORM_NAME   "UGPART-ATTR"
 
#define FORM_DESC   "This is a form for UGPART"
 
#define CHECK_SCALE_PREF_NAME   "TC_NX_CHECK_SCALE"
 
#define UPDATE_ATTR_PREF_NAME   "TC_NX_UPDATE_ATTRIBUTES"
 
#define DEFAULT_PART_PREF_NAME   "TC_NX_DEFAULT_PART"
 
#define UGPART_DATASET_FORM   "TC_NX_ATTRIBUTES_FORM"
 
#define UGPART_ATTR_FORMTYPE   "UGPartAttr"
 

Functions

AE_API int NXSM_create_ugpart_form (tag_t, tag_t *)
 
int SHELL_change_volume (tag_t dataset_tag, tag_t *old_volume)
 
int SHELL_restore_volume (tag_t old_volume)
 

Detailed Description

This include file contains constants, data structure definitions, macro definitions and prototypes that will be common to most shells.

Definition in file shell_util.h.