#include <prlink.h>
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 |
| struct FSSpec* PRLibSpec::fsspec |
| PRUint32 PRLibSpec::index |
| struct { ... } PRLibSpec::mac_indexed_fragment |
| struct { ... } PRLibSpec::mac_indexed_fragment |
| struct { ... } PRLibSpec::mac_named_fragment |
| struct { ... } PRLibSpec::mac_named_fragment |
| const char* PRLibSpec::name |
| const char* PRLibSpec::pathname |
| const PRUnichar* PRLibSpec::pathname_u |
| union { ... } PRLibSpec::value |
| union { ... } PRLibSpec::value |
1.7.1