Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

_OSRTSListNode Struct Reference
[Linked List Utility FunctionsLinked List Utility Functions]

This structure is used to hold a single data item within the list. More...

#include <rtxSList.h>

List of all members.

Public Attributes

void * data
 Pointer to list data item.

_OSRTSListNodenext
 Pointer to next node in list.


Detailed Description

This structure is used to hold a single data item within the list.

It contains a void pointer to point at any type of data item and forward pointer to the next entry in the list.

Definition at line 55 of file rtxSList.h.


The documentation for this struct was generated from the following file:

This file was last modified on 1 Jun 2004.
XBinder, Version 1.0.0