GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::sys::group Member List

This is the complete list of members for octave::sys::group, including all inherited members.

endgrent(void)octave::sys::groupstatic
endgrent(std::string &msg)octave::sys::groupstatic
getgrent(void)octave::sys::groupstatic
getgrent(std::string &msg)octave::sys::groupstatic
getgrgid(gid_t gid)octave::sys::groupstatic
getgrgid(gid_t gid, std::string &msg)octave::sys::groupstatic
getgrnam(const std::string &nm)octave::sys::groupstatic
getgrnam(const std::string &nm, std::string &msg)octave::sys::groupstatic
gid(void) constoctave::sys::group
group(void)octave::sys::groupinline
group(const group &gr)octave::sys::groupinline
group(void *p, std::string &msg)octave::sys::groupprivate
m_gidoctave::sys::groupprivate
m_memoctave::sys::groupprivate
m_nameoctave::sys::groupprivate
m_passwdoctave::sys::groupprivate
mem(void) constoctave::sys::group
name(void) constoctave::sys::group
ok(void) constoctave::sys::groupinline
operator bool() constoctave::sys::groupinline
operator=(const group &gr)octave::sys::groupinline
passwd(void) constoctave::sys::group
setgrent(void)octave::sys::groupstatic
setgrent(std::string &msg)octave::sys::groupstatic
validoctave::sys::groupprivate