Home
last modified time | relevance | path

Searched refs:_purgeCount (Results 1 – 2 of 2) sorted by relevance

/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DFileChannel.h256 std::string _purgeCount; variable
/dports/devel/poco/poco-1.10.1-all/Foundation/src/
H A DFileChannel.cpp193 return _purgeCount; in getProperty()
330 _purgeCount = count; in setPurgeCount()