![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Types and Constants</title> </head> <body> <font face="serif"> <a href="Base.html">Up</a> <br /> <h1><a name="title$TypesAndConstants">Types and Constants</a></h1> <h3>Authors</h3> <dl> <dt>Richard Frith-Macdonald</dt> <dd> </dd> </dl> <p><b>Copyright:</b> (C) 2005 Free Software Foundation, Inc.</p> <div> <hr width="50%" align="left" /> <h3>Contents -</h3> <ol> <li> <a href="#001000000000">Type index</a> </li> <li> <a href="#002000000000">Variable index</a> </li> <li> <a href="#003000000000">Constant index</a> </li> <li> <a href="#004000000000">GSObjCRuntime types</a> </li> <li> <a href="#005000000000">GSUnion types</a> </li> <li> <a href="#006000000000">GSIArray types</a> </li> <li> <a href="#007000000000">GSIMap types</a> </li> <li> <a href="#008000000000">GSMime types</a> </li> <li> <a href="#009000000000">Unicode types</a> </li> <li> <a href="#010000000000">GSIArray variables</a> </li> <li> <a href="#011000000000">GSIMap variables</a> </li> <li> <a href="#012000000000">GSLock variables</a> </li> <li> <a href="#013000000000">GSMime constants</a> </li> </ol> <hr width="50%" align="left" /> <h1><a name="001000000000">Type index</a></h1> <b>Type</b> <ul> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIArray">GSIArray</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIArray_t">GSIArray_t</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapBucket">GSIMapBucket</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapBucket_t">GSIMapBucket_t</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapEnumerator">GSIMapEnumerator</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapEnumerator_t">GSIMapEnumerator_t</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapNode">GSIMapNode</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapNode_t">GSIMapNode_t</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapTable">GSIMapTable</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIMapTable_t">GSIMapTable_t</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSIVar">GSIVar</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSMethod">GSMethod</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$GSMimeErrorCode">GSMimeErrorCode</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$NSGNUstepStringEncoding">NSGNUstepStringEncoding</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$NSInteger">NSInteger</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$NSUInteger">NSUInteger</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#type$struct _GSIMapEnumerator">struct _GSIMapEnumerator</a></li> </ul> <h1><a name="002000000000">Variable index</a></h1> <b>Variable</b> <ul> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$_GSIE">_GSIE</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$gnustep_global_lock">gnustep_global_lock</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$struct _GSIArray">struct _GSIArray</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$struct _GSIMapBucket">struct _GSIMapBucket</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$struct _GSIMapNode">struct _GSIMapNode</a></li> <li><a rel="gsdoc" href="TypesAndConstants.html#variable$struct _GSIMapTable">struct _GSIMapTable</a></li> </ul> <h1><a name="003000000000">Constant index</a></h1> <b>Constant</b> <ul> <li><a rel="gsdoc" href="TypesAndConstants.html#constant$GSMimeErrorDomain">GSMimeErrorDomain</a></li> </ul> </div> <h1><a name="004000000000">GSObjCRuntime types</a></h1> <p> </p> <h3><a name="type$GSIVar">GSIVar</a></h3> typedef Ivar GSIVar;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSMethod">GSMethod</a></h3> typedef Method GSMethod;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="005000000000">GSUnion types</a></h1> <p> </p> <h3><a name="type$NSInteger">NSInteger</a></h3> typedef intptr_t NSInteger;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$NSUInteger">NSUInteger</a></h3> typedef uintptr_t NSUInteger;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="006000000000">GSIArray types</a></h1> <p> </p> <h3><a name="type$GSIArray">GSIArray</a></h3> typedef struct _GSIArray* GSIArray;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIArray_t">GSIArray_t</a></h3> typedef struct _GSIArray GSIArray_t;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="007000000000">GSIMap types</a></h1> <p> </p> <h3><a name="type$GSIMapBucket">GSIMapBucket</a></h3> typedef <a rel="gsdoc" href="#type$GSIMapBucket_t">GSIMapBucket_t</a>* GSIMapBucket;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapBucket_t">GSIMapBucket_t</a></h3> typedef struct _GSIMapBucket GSIMapBucket_t;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapEnumerator">GSIMapEnumerator</a></h3> typedef <a rel="gsdoc" href="#type$GSIMapEnumerator_t">GSIMapEnumerator_t</a>* GSIMapEnumerator;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapEnumerator_t">GSIMapEnumerator_t</a></h3> typedef struct _GSIMapEnumerator GSIMapEnumerator_t;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapNode">GSIMapNode</a></h3> typedef <a rel="gsdoc" href="#type$GSIMapNode_t">GSIMapNode_t</a>* GSIMapNode;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapNode_t">GSIMapNode_t</a></h3> typedef struct _GSIMapNode GSIMapNode_t;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapTable">GSIMapTable</a></h3> typedef <a rel="gsdoc" href="#type$GSIMapTable_t">GSIMapTable_t</a>* GSIMapTable;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$GSIMapTable_t">GSIMapTable_t</a></h3> typedef struct _GSIMapTable GSIMapTable_t;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="type$struct _GSIMapEnumerator">struct _GSIMapEnumerator</a></h3> typedef struct _GSIMapEnumerator struct _GSIMapEnumerator;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="008000000000">GSMime types</a></h1> <p> </p> <h3><a name="type$GSMimeErrorCode">GSMimeErrorCode</a></h3> typedef enum ... GSMimeErrorCode;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> The error codes used in the GSMimeErrorDomain <dl> <dt><em>GSMimeSMTPAbort</em></dt> <dd> </dd> <dt><em>GSMimeSMTPTimeout</em></dt> <dd> </dd> <dt><em>GSMimeSMTPCommsEnd</em></dt> <dd> </dd> <dt><em>GSMimeSMTPCommsError</em></dt> <dd> </dd> <dt><em>GSMimeSMTPServerResponse</em></dt> <dd> </dd> </dl> </div> <hr width="25%" align="left" /> <h1><a name="009000000000">Unicode types</a></h1> <p> </p> <h3><a name="type$NSGNUstepStringEncoding">NSGNUstepStringEncoding</a></h3> typedef enum _NSGNUstepStringEncoding NSGNUstepStringEncoding;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="010000000000">GSIArray variables</a></h1> <p> </p> <h3><a name="variable$struct _GSIArray">struct _GSIArray</a></h3> struct _GSIArray struct _GSIArray;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="011000000000">GSIMap variables</a></h1> <p> </p> <h3><a name="variable$_GSIE">_GSIE</a></h3> int* _GSIE;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="variable$struct _GSIMapBucket">struct _GSIMapBucket</a></h3> struct _GSIMapBucket struct _GSIMapBucket;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="variable$struct _GSIMapNode">struct _GSIMapNode</a></h3> struct _GSIMapNode struct _GSIMapNode;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h3><a name="variable$struct _GSIMapTable">struct _GSIMapTable</a></h3> struct _GSIMapTable struct _GSIMapTable;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> <h1><a name="012000000000">GSLock variables</a></h1> <p> </p> <h3><a name="variable$gnustep_global_lock">gnustep_global_lock</a></h3> NSRecursiveLock* gnustep_global_lock;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> Global lock to be used by classes when operating on any global data that invoke other methods which also access global; thus, creating the potential for deadlock. </div> <hr width="25%" align="left" /> <h1><a name="013000000000">GSMime constants</a></h1> <p> </p> <h3><a name="constant$GSMimeErrorDomain">GSMimeErrorDomain</a></h3> NSString* const GSMimeErrorDomain;<br /> <div class="availability"> <b>Availability:</b> Not in OpenStep/MacOS-X</div> <br /> <div class="desc"> The error domain for the GSMime system. </div> <hr width="25%" align="left" /> <br /> <a href="Base.html">Up</a> </font> </body> </html>