]> git.mxchange.org Git - simgear.git/commit
SGPath: add support for custom PermissionChecker
authorThomas Geymayer <tomgey@gmail.com>
Thu, 12 Dec 2013 20:03:24 +0000 (21:03 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 12 Dec 2013 20:04:26 +0000 (21:04 +0100)
commit031c833e4dd58d77613b29035f7e4baa2557f14e
tree5ad876b7f6a9e292d0e4fe595fa5532e120cee49
parent890cc46825b39b3ec50c84a6de390666b73398ee
SGPath: add support for custom PermissionChecker

Allow to add permission checks (read/write-access) for
eg. limiting access based on IORules.
simgear/misc/path_test.cxx
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx