8#ifndef HPP_ALIB_FILES_FTOOLS
9#define HPP_ALIB_FILES_FTOOLS 1
11#if !defined (HPP_ALIB_FILES_FINFO)
15namespace alib {
namespace files {
44 std::pair<String,String>
Get(
const FInfo& finfo );
uint32_t TOwnerAndGroupID
FInfo::TOwnerAndGroupID lastUID
The last requested user ID..
ALIB_API std::pair< String, String > Get(const FInfo &finfo)
FInfo::TOwnerAndGroupID lastGID
The last requested group ID.
AString lastUIDResult
The result associated with lastUID.
AString lastGIDResult
The result associated with lastGID.