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