Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

UserUtils.cpp File Reference

#include "blocxx/BLOCXX_config.h"
#include "blocxx/Mutex.hpp"
#include "blocxx/MutexLock.hpp"
#include "blocxx/UserUtils.hpp"
#include <unistd.h>
#include <sys/types.h>
#include <pwd.h>
#include <cerrno>
#include <vector>

Include dependency graph for UserUtils.cpp:

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
namespace  BLOCXX_NAMESPACE::UserUtils

Functions

String BLOCXX_NAMESPACE::UserUtils::getEffectiveUserId ()
 Get the effective user id.
String BLOCXX_NAMESPACE::UserUtils::getCurrentUserName ()
String BLOCXX_NAMESPACE::UserUtils::getUserName (UserID uid, bool &success)
 If the username is invalid, or if getUserName() fails for any other reason, 'success' will be set to false.
UserID BLOCXX_NAMESPACE::UserUtils::getUserId (const String &userName, bool &validUserName)
 Convert a textual username into a platform native user type.

Variables

Mutex BLOCXX_NAMESPACE::UserUtils::g_getpwMutex


Generated on Tue Sep 13 00:04:22 2005 for blocxx by  doxygen 1.4.4