|
The Pedigree Project 0.1
|
Collaboration diagram for ResolvedPath:Public Member Functions | |
| File * | get () const |
| operator bool () const | |
| const FilesystemPathRef & | path () const |
| void | retain (const FilesystemPathRef &path) |
| void | reset () |
| void | swap (ResolvedPath &other) |
Private Attributes | |
| TerminationDeferral | m_Lifetime |
| FilesystemPathRef | m_Path |
Definition at line 9 of file ResolvedPath.h.
| ResolvedPath::~ResolvedPath | ( | ) |
Definition at line 2214 of file PosixSubsystem.cc.
|
inline |
Definition at line 12 of file ResolvedPath.h.
|
inlineexplicit |
Definition at line 15 of file ResolvedPath.h.
|
inline |
Definition at line 18 of file ResolvedPath.h.
| void ResolvedPath::reset | ( | ) |
Definition at line 2218 of file PosixSubsystem.cc.
| void ResolvedPath::retain | ( | const FilesystemPathRef & | path | ) |
Definition at line 2226 of file PosixSubsystem.cc.
|
inline |
Definition at line 23 of file ResolvedPath.h.
|
private |
Definition at line 30 of file ResolvedPath.h.
|
private |
Definition at line 31 of file ResolvedPath.h.