libutil++  1.9.3
 All Classes Functions Variables
sella::util::PidFile Member List

This is the complete list of members for sella::util::PidFile, including all inherited members.

get(void) const (defined in sella::util::PidFile)sella::util::PidFile
isFile(void) const (defined in sella::util::PidFile)sella::util::PidFile
isLive(void) const (defined in sella::util::PidFile)sella::util::PidFile
isOwner(void) const (defined in sella::util::PidFile)sella::util::PidFile
operator!=(const PidFile &other) const =delete (defined in sella::util::PidFile)sella::util::PidFile
operator=(const PidFile &other) (defined in sella::util::PidFile)sella::util::PidFile
operator==(const PidFile &other) const =delete (defined in sella::util::PidFile)sella::util::PidFile
PidFile(const std::string &file, uid_t uid=-1, gid_t gid=-1) (defined in sella::util::PidFile)sella::util::PidFile
PidFile(const PidFile &other) (defined in sella::util::PidFile)sella::util::PidFile
ptr typedef (defined in sella::util::PidFile)sella::util::PidFile
read(void) const (defined in sella::util::PidFile)sella::util::PidFile
remove(void) const (defined in sella::util::PidFile)sella::util::PidFile
shared typedef (defined in sella::util::PidFile)sella::util::PidFile
shared_ptr(const std::string &file, uid_t uid=-1, gid_t gid=-1) (defined in sella::util::PidFile)sella::util::PidFilestatic
write(void) const (defined in sella::util::PidFile)sella::util::PidFile
~PidFile() (defined in sella::util::PidFile)sella::util::PidFilevirtual