This is the complete list of members for group, including all inherited members.
endgrent(void) | group | static |
endgrent(std::string &msg) | group | static |
getgrent(void) | group | static |
getgrent(std::string &msg) | group | static |
getgrgid(gid_t gid) | group | static |
getgrgid(gid_t gid, std::string &msg) | group | static |
getgrnam(const std::string &nm) | group | static |
getgrnam(const std::string &nm, std::string &msg) | group | static |
gid(void) const | group | |
group(void) | group | inline |
group(const group &gr) | group | inline |
group(void *p, std::string &msg) | group | private |
m_gid | group | private |
m_mem | group | private |
m_name | group | private |
m_passwd | group | private |
m_valid | group | private |
mem(void) const | group | |
name(void) const | group | |
ok(void) const | group | inline |
operator bool() const | group | inline |
operator=(const group &gr) | group | inline |
passwd(void) const | group | |
setgrent(void) | group | static |
setgrent(std::string &msg) | group | static |