OpenWalnut  1.4.0
Functions
WPropertyHelper::PC_ISDIRECTORY Namespace Reference

Contains functions for easily adding constraints of type PC_ISDIRECTORY to properties compatible with this constraint. More...

Functions

void addTo (WPropFilename prop)
 Add the PC_PATHEXISTS constraint to the property.

Detailed Description

Contains functions for easily adding constraints of type PC_ISDIRECTORY to properties compatible with this constraint.


Function Documentation

void WPropertyHelper::PC_ISDIRECTORY::addTo ( WPropFilename  prop)

Add the PC_PATHEXISTS constraint to the property.

Parameters:
propthe property where to add the constraint.

Definition at line 75 of file WPropertyHelper.cpp.