- Class limal::CallbackBase< Request, Result >
- Implement a CallbackRef holding a reference counted (specialized?) Callback object...
- Class limal::CallbackBase< Request, Result >
- Implement a call() method variant using Request/Result references?
- File PathUtils.hpp
- Review this file/classes.
- File PathUtils.hpp
- Reimplement functions in PathUtils to not to execute commands!
- Member limal::path::copyDir (const PathName &srcPath, const PathName &destPath)
- Rewrite not to execute shell command 'cp -a <srcPath> <destPath>'
- Member limal::path::removeDirRecursive (const PathName &path)
- Rewrite not to execute shell command 'rm -rf --preserve-root -- <path>'.
- File ValueIntCheck.hpp
- Any idea how to implement this as template class like ValueRangeCheck<Int64>(min, max) inclusive a proper differentiation of the string conversion function... value.toUInt64() vs. value.toInt64() ?
Generated on Sat Jun 7 10:55:29 2008 for limal by
1.5.5