xvr2::User Member List
This is the complete list of members for
xvr2::User, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _getUsername(int uid) | xvr2::User | [protected, static] |
| _userid | xvr2::User | [protected] |
| chgrp(const String &fname, int userid) | xvr2::Unix | [protected, static] |
| chgrp(const String &fname, const String &groupname) | xvr2::Unix | [protected, static] |
| chown(const String &fname, int userid, int groupid=-1) | xvr2::Unix | [protected, static] |
| chown(const String &fname, const String &owner) | xvr2::Unix | [protected, static] |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [protected, static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [protected, static] |
| destroyAll() | xvr2::Unix | [protected] |
| getClassName() | xvr2::Object | [protected, virtual] |
| getCurrentUserID() | xvr2::User | [static] |
| getEffectiveUserID() | xvr2::User | [static] |
| getgid() | xvr2::Unix | [protected, static] |
| getgid(const String &groupname) | xvr2::Unix | [protected, static] |
| getHostMachine() | xvr2::Unix | [protected] |
| getKernelInfo() | xvr2::Unix | [protected] |
| getKernelRelease() | xvr2::Unix | [protected] |
| getKernelReleaseVersion() | xvr2::Unix | [protected] |
| getNodeName() | xvr2::Unix | [protected] |
| getuid() | xvr2::Unix | [protected, static] |
| getuid(const String &username) | xvr2::Unix | [protected, static] |
| getUnixName() | xvr2::Unix | [protected] |
| getUserID() | xvr2::User | |
| getUserID(const String &uname) | xvr2::User | [static] |
| k_version | xvr2::Unix | [protected] |
| machine | xvr2::Unix | [protected] |
| nodename | xvr2::Unix | [protected] |
| Object() | xvr2::Object | [protected] |
| operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| OSMutex | xvr2::Unix | [protected] |
| release | xvr2::Unix | [protected] |
| setEffectiveUserID(int uid) | xvr2::User | [static] |
| setEffectiveUserID(const String &uname) | xvr2::User | [static] |
| setEffectiveUserID(const User &usrobj) | xvr2::User | [static] |
| setUserID(int uid) | xvr2::User | [static] |
| setUserID(const String &uname) | xvr2::User | [static] |
| setUserID(const User &usrobj) | xvr2::User | [static] |
| string_representation | xvr2::User | [protected] |
| sysname | xvr2::Unix | [protected] |
| System() | xvr2::System | [protected] |
| toString() | xvr2::User | [virtual] |
| Unix() | xvr2::Unix | [protected] |
| User() | xvr2::User | |
| User(int uid) | xvr2::User | |
| User(const String &uname) | xvr2::User | |
| usleep(UInt32 usec) | xvr2::System | [protected, static] |
| ~Object() | xvr2::Object | [protected, virtual] |
| ~Unix() | xvr2::Unix | [protected] |
| ~User() | xvr2::User | |