Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

Reference for unit 'amigados': Types

FileHandle

  

File handle needed dor all File actions

FileLock

  

pAChain

  

pAnchorPath

  

Structure expected by MatchFirst(), MatchNext() to find Files.

pAssignList

  

pCliProcList

  

pCommandLineInterface

  

DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them

pCSource

  

Pointer to Input structure for ReadItem and ReadArgs

pDateStamp

  

Pointer to a Date and Time representation

pDeviceList

  

pDeviceNode

  

Pointer to Device node list

pDevInfo

  

pDevProc

  

Structure return by GetDeviceProc()

pDosEnvec

  

Describes the disk geometry

pDosInfo

  

pDosLibrary

  

This is how the base of dos.library looks like.

pDosList

  

pDosPacket

  

This is the extension to EXEC Messages used by DOS

pErrorString

  

A structure for holding error messages - stored as array with error = 0 for the last entry.

pExAllControl

  

Control structure passed to ExAll().

pExAllData

  

Structure in which exall results are returned in.

pFileHandle

  

This pointer is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls

pFileInfoBlock

  

Pointer to a file information structure

pFileLock

  

Lock structure, as returned by Lock() or DupLock()

pFileSysStartupMsg

  

Pointer to filesystem startup message for a device

pInfoData

  

General Disk informatons from Info

pLocalVar

  

Pointer to a Localvars list

pNotifyMessage

  

pNotifyRequest

  

pProcess

  

All DOS processes have this structure

pRDArgs

  

Input parameter ReadArgs()

pRecordLock

  

Parameter for TRecordLock.rec_Mode

pRootNode

  

pSegment

  

pStandardPacket

  

tAChain

  

tAnchorPath

  

Structure expected by MatchFirst(), MatchNext() to find Files.

tAssignList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure used for multi-directory assigns.

tCliProcList

  

Only to be allocated by DOS!

tCommandLineInterface

  

DOS Processes started from the CLI via RUN or NEWCLI have this additional set to data associated with them

tCSource

  

Input structure for ReadItem and ReadArgs

tDateStamp

  

Date and Time representation

tDeviceList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a volume.

tDeviceNode

  

Device node list DLT_DEVICE

tDevInfo

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure representing a device

tDevProc

  

Structure return by GetDeviceProc()

tDosEnvec

  

Describes the disk geometry

tDosInfo

  

tDosLibrary

  

This is how the base of dos.library looks like.

tDosList

  

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure combined structure for devices, assigned directories, volumes.

tDosPacket

  

This is the extension to EXEC Messages used by DOS

tErrorString

  

A structure for holding error messages - stored as array with error = 0 for the last entry.

tExAllControl

  

Control structure passed to ExAll().

tExAllData

  

Structure in which exall results are returned in. Note that only the fields asked for will exist!

tFileHandle

  

The pointer of this structure is returned by DosOpen() and other routines that return a file. You need only worry about this struct to do async io's via PutMsg() instead of standard file system calls

tFileInfoBlock

  

File information structure

tFileLock

  

Lock structure, as returned by Lock() or DupLock()

tFileSysStartupMsg

  

Filesystem startup message for a device

tInfoData

  

General Disk informatons from Info

tLocalVar

  

The structure in the TProcess.pr_LocalVars list

tNotifyMessage

  

tNotifyRequest

  

tProcess

  

All DOS processes have this structure

tRDArgs

  

Input parameter structure used in ReadArgs()

tRecordLock

  

Parameter struct for TRecordLock.rec_Mode

tRootNode

  

tSegment

  

tStandardPacket

  

_pDateTime

  

_tDateTime

  


Documentation generated on: 2021-07-30