YAZ  5.31.0
Functions
oidtoc.tcl File Reference

Go to the source code of this file.

Functions

 readoids input
 
 constant_var oid
 
 oid_to_xml input xname
 
 oid_to_c input cname hname
 

Function Documentation

◆ constant_var()

constant_var   oid  

Definition at line 36 of file oidtoc.tcl.

Referenced by oid_to_c(), and oid_to_xml().

◆ oid_to_c()

oid_to_c   input cname hname  

Definition at line 98 of file oidtoc.tcl.

References constant_var(), and readoids().

◆ oid_to_xml()

oid_to_xml   input xname  

Definition at line 44 of file oidtoc.tcl.

References constant_var(), and readoids().

◆ readoids()

readoids   input  

Definition at line 8 of file oidtoc.tcl.

Referenced by oid_to_c(), and oid_to_xml().