Doxygen
|
Builder helper to create instances of the DotDirProperty struct. More...
Public Member Functions | |
DotDirPropertyBuilder & | makeIncomplete (bool b=true) |
DotDirPropertyBuilder & | makeOrphaned (bool b=true) |
DotDirPropertyBuilder & | makeTruncated (bool b=true) |
DotDirPropertyBuilder & | makeOriginal (bool b=true) |
DotDirPropertyBuilder & | makePeripheral (bool b=true) |
operator DotDirProperty () | |
Private Attributes | |
DotDirProperty | m_property |
Builder helper to create instances of the DotDirProperty struct.
Definition at line 47 of file dotdirdeps.cpp.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 57 of file dotdirdeps.cpp.
Referenced by makeIncomplete(), makeOriginal(), makeOrphaned(), makePeripheral(), makeTruncated(), and operator DotDirProperty().