|
The Pedigree Project 0.1
|
Collaboration diagram for paths:Public Attributes | |
| char | base [192] |
| char | parent [192] |
| char | original [224] |
| char | renamed [224] |
| char | alias [224] |
| char | directory [224] |
| char | empty [224] |
| char | completion [224] |
Definition at line 10 of file xattr-contract-test/persistence.c.
| char paths::alias[224] |
Definition at line 11 of file xattr-contract-test/persistence.c.
| char paths::base[192] |
Definition at line 11 of file xattr-contract-test/persistence.c.
| char paths::completion[224] |
Definition at line 12 of file xattr-contract-test/persistence.c.
| char paths::directory[224] |
Definition at line 12 of file xattr-contract-test/persistence.c.
| char paths::empty[224] |
Definition at line 12 of file xattr-contract-test/persistence.c.
| char paths::original[224] |
Definition at line 11 of file xattr-contract-test/persistence.c.
| char paths::parent[192] |
Definition at line 11 of file xattr-contract-test/persistence.c.
| char paths::renamed[224] |
Definition at line 11 of file xattr-contract-test/persistence.c.