/*! * TYPEDEF: SRM_Short_Integer * * This data type specifies a 16 bit integer. */ typedef short SRM_Short_Integer;