ITK Function Reference

(V10000.1.0.60_20160308.00)
Functions
uom.h File Reference
#include <tccore/uom_errors.h>
#include <tccore/libtccore_exports.h>
#include <tccore/libtccore_undef.h>

Go to the source code of this file.

Functions

TCCORE_API int UOM_ask_name (tag_t uom, char **name)
 
TCCORE_API int UOM_ask_symbol (tag_t uom, char **symbol)
 
TCCORE_API int UOM_extent (int *n_uoms, tag_t **uoms)
 
TCCORE_API int UOM_find_by_name (const char *name, tag_t *uom)
 
TCCORE_API int UOM_find_by_symbol (const char *symbol, tag_t *uom)
 

Detailed Description

Function prototypes for the unit of measure (UOM) ITK.

Definition in file uom.h.