geopm
3.1.1.dev272+gdfb40a8d
GEOPM - Global Extensible Open Power Manager
|
This is the complete list of members for geopm::SharedMemory, including all inherited members.
chown(const unsigned int uid, const unsigned int gid) const =0 | geopm::SharedMemory | pure virtual |
cleanup_shmem(void) | geopm::SharedMemory | static |
get_scoped_lock(void)=0 | geopm::SharedMemory | pure virtual |
key(void) const =0 | geopm::SharedMemory | pure virtual |
make_unique_owner(const std::string &shm_key, size_t size) | geopm::SharedMemory | static |
make_unique_owner_secure(const std::string &shm_key, size_t size) | geopm::SharedMemory | static |
make_unique_user(const std::string &shm_key, unsigned int timeout) | geopm::SharedMemory | static |
operator=(const SharedMemory &other)=default | geopm::SharedMemory | |
pointer(void) const =0 | geopm::SharedMemory | pure virtual |
SharedMemory()=default | geopm::SharedMemory | |
SharedMemory(const SharedMemory &other)=default | geopm::SharedMemory | |
size(void) const =0 | geopm::SharedMemory | pure virtual |
unlink(void)=0 | geopm::SharedMemory | pure virtual |
~SharedMemory()=default | geopm::SharedMemory | virtual |