[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'utility' (#aros)

Reference for unit 'utility': Constants

ANO_Flags

  

Tag for AllocNamedObjectA(). Tag to define flags (NSF_*)

ANO_NameSpace

  

Tag for AllocNamedObjectA(). Tag to define namespace

ANO_Priority

  

Tag for AllocNamedObjectA(). Tag to define priority

ANO_UserSpace

  

Tag for AllocNamedObjectA(). Taf to define userspace

DOS_TAGBASE

  

Reserve 16k tags for DOS

INTUITION_TAGBASE

  

Reserve 16k tags for Intuition

MAP_KEEP_NOT_FOUND

  

Mapping types for use with MapTags() keep tags that aren't in mapList

MAP_REMOVE_NOT_FOUND

  

Mapping types for use with MapTags() remove tags that aren't in mapList

NSB_CASE

  

Flag bit for ANO_Flags Default to caseless

NSB_NODUPS

  

Flag bit for ANO_Flags Default allow duplicates

NSF_CASE

  

Flag value for ANO_Flags Default to caseless

NSF_NODUPS

  

Flag value for ANO_Flags Default allow duplicates

PKCTRL_BIT

  

PKCTRL_BYTE

  

PKCTRL_FLIPBIT

  

PKCTRL_LONG

  

PKCTRL_LongWord

  

PKCTRL_PACKONLY

  

PKCTRL_PACKUNPACK

  

PKCTRL_UBYTE

  

PKCTRL_UNPACKONLY

  

PKCTRL_UWORD

  

PKCTRL_WORD

  

PSTB_EXISTS

  

Control bit for PackStructureTags/UnpackStructureTags. Tag exists bit true flag hack

PSTB_PACK

  

Control bit for PackStructureTags/UnpackStructureTags. Note that these are active low...

PSTB_SIGNED

  

Control bit for PackStructureTags/UnpackStructureTags.

PSTB_UNPACK

  

Control bit for PackStructureTags/UnpackStructureTags. Note that these are active low...

PSTF_EXISTS

  

Control value for PackStructureTags/UnpackStructureTags. Tag exists bit true flag hack

PSTF_PACK

  

Control value for PackStructureTags/UnpackStructureTags. Note that these are active low...

PSTF_SIGNED

  

Control value for PackStructureTags/UnpackStructureTags.

PSTF_UNPACK

  

Control value for PackStructureTags/UnpackStructureTags. Note that these are active low...

TAGFILTER_AND

  

Tag filter logic specifiers for use with FilterTagItems() exclude everything but filter hits

TAGFILTER_NOT

  

Tag filter logic specifiers for use with FilterTagItems() exclude only filter hits

TAG_DONE

  

Tag terminate the array of TagItems.ti_Data unused

TAG_END

  

Tag terminate the array of TagItems.ti_Data unused

TAG_IGNORE

  

Ignore this item, not end of array

TAG_MORE

  

ti_Data is pointer to another array of TagItems note that this tag terminates the current array

TAG_OS

  

The first tag used by the OS

TAG_SKIP

  

Skip this and the next ti_Data items

UTILITYNAME

  

Name of the Utility library


Documentation generated on: 2017-01-10