_sat_dir_slist Struct Reference

A generic string list. More...

#include <satdir.h>


Data Fields

char * str
_sat_dir_slistnext


Detailed Description

A generic string list.

  typedef
  struct _sat_dir_slist {
      char *str;
        struct _sat_dir_slist *next;
  } SAT_DIR_SLIST;

Definition at line 139 of file satdir.h.


Field Documentation

char* _sat_dir_slist::str

Definition at line 141 of file satdir.h.

struct _sat_dir_slist* _sat_dir_slist::next

Definition at line 142 of file satdir.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 16 16:43:16 2007 for HP-GCCLibrary by  doxygen 1.5.0