Public Attributes

PRLibSpec Struct Reference

#include <prlink.h>

List of all members.

Public Attributes

PRLibSpecType type
union {
   const char *   pathname
   struct {
      struct FSSpec *   fsspec
      const char *   name
   }   mac_named_fragment
   struct {
      struct FSSpec *   fsspec
      PRUint32   index
   }   mac_indexed_fragment
   const PRUnichar *   pathname_u
value
union {
   const char *   pathname
   struct {
      struct FSSpec *   fsspec
      const char *   name
   }   mac_named_fragment
   struct {
      struct FSSpec *   fsspec
      PRUint32   index
   }   mac_indexed_fragment
   const PRUnichar *   pathname_u
value

Member Data Documentation

struct FSSpec* PRLibSpec::fsspec
PRUint32 PRLibSpec::index
const char* PRLibSpec::name
const char* PRLibSpec::pathname
union { ... } PRLibSpec::value
union { ... } PRLibSpec::value

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