libmoost
moost::process::detail::ownership Member List
This is the complete list of members for moost::process::detail::ownership, including all inherited members.
buffer_reserve(buffer_type &buf, int which)moost::process::detail::ownership [inline, private, static]
buffer_type typedefmoost::process::detail::ownership [private]
get_effective_gid() const moost::process::detail::ownership [inline]
get_effective_uid() const moost::process::detail::ownership [inline]
get_gid() const moost::process::detail::ownership [inline]
get_uid() const moost::process::detail::ownership [inline]
gid_type typedefmoost::process::detail::ownership
is_superuser() const moost::process::detail::ownership [inline]
lookup_gid(gid_type &gid, const std::string &name) const moost::process::detail::ownership [inline]
lookup_gid(gid_type &gid, const uid_type &uid) const moost::process::detail::ownership [inline]
lookup_group(std::string &name, const gid_type &gid) const moost::process::detail::ownership [inline]
lookup_group(gid_type gid, buffer_type &buf, struct group *grp) const moost::process::detail::ownership [inline, private]
lookup_group(const std::string &name, buffer_type &buf, struct group *grp) const moost::process::detail::ownership [inline, private]
lookup_uid(uid_type &uid, const std::string &name) const moost::process::detail::ownership [inline]
lookup_uid(uid_type &uid, gid_type &gid, const std::string &name) const moost::process::detail::ownership [inline]
lookup_user(std::string &name, const uid_type &uid) const moost::process::detail::ownership [inline]
lookup_user(uid_type uid, buffer_type &buf, struct passwd *pwd) const moost::process::detail::ownership [inline, private]
lookup_user(const std::string &name, buffer_type &buf, struct passwd *pwd) const moost::process::detail::ownership [inline, private]
set_effective_gid(gid_type gid)moost::process::detail::ownership [inline]
set_effective_uid(uid_type uid)moost::process::detail::ownership [inline]
set_gid(gid_type gid)moost::process::detail::ownership [inline]
set_uid(uid_type uid)moost::process::detail::ownership [inline]
uid_type typedefmoost::process::detail::ownership