Marine Library  1.0
C++ library for Linux Networking Development
CPosixShmFile Member List

This is the complete list of members for CPosixShmFile, including all inherited members.

block(bool on)IFileDescinline
CFile()CFileinline
CFile(const char *pathname, int flags=kFlagsDefault, mode_t mode=kModeDefault) (defined in CFile)CFileinlineexplicit
CFile(const std::string &pathname, int flags=kFlagsDefault, mode_t mode=kModeDefault) (defined in CFile)CFileinlineexplicit
CFile(const CFile &other) (defined in CFile)CFileinline
close()IFileDescinline
CPosixShmFile() (defined in CPosixShmFile)CPosixShmFileinline
CPosixShmFile(const char *shmname, int flags=__MyBase::kFlagsDefault, mode_t mode=__MyBase::kModeDefault) (defined in CPosixShmFile)CPosixShmFileinlineexplicit
CPosixShmFile(const std::string &shmname, int flags=__MyBase::kFlagsDefault, mode_t mode=__MyBase::kModeDefault) (defined in CPosixShmFile)CPosixShmFileinlineexplicit
CPosixShmFile(const CPosixShmFile &other) (defined in CPosixShmFile)CPosixShmFileinline
deleted() const IFileDescinline
ErrMsg()IFileDescinlinestatic
fd() const IFileDescinline
fdType() const CPosixShmFileinlinevirtual
fdTypeName() const CPosixShmFileinlinevirtual
filename() const IFileDescinline
IFileDesc()IFileDescinline
kFdType (defined in CPosixShmFile)CPosixShmFilestatic
kInvalidFd (defined in IFileDesc)IFileDescstatic
length() const IFileDescinline
open(const char *shmname, int flags=kFlagsDefault, mode_t mode=kModeDefault) (defined in CPosixShmFile)CPosixShmFileinlinevirtual
open(const std::string &shmname, int flags=kFlagsDefault, mode_t mode=kModeDefault) (defined in CPosixShmFile)CPosixShmFileinlinevirtual
operator=(const CPosixShmFile &other) (defined in CPosixShmFile)CPosixShmFileinline
operator=(const CFile &other) (defined in CFile)CFileinline
read(char *buf, size_t size)CFileinline
read(std::vector< char > &buf, size_t size, bool append)CFileinline
read(std::string &buf, size_t size, bool append)CFileinline
rename(const std::string &newfile)CFileinline
Rename(const std::string &oldfile, const std::string &newfile)CFileinlinestatic
seek(off_t offset, int whence) (defined in CFile)CFileinline
seek64(off64_t offset, int whence) (defined in CFile)CFileinline
shmname() const (defined in CPosixShmFile)CPosixShmFileinline
tell() const (defined in CFile)CFileinline
tell64() const (defined in CFile)CFileinline
toString() const CPosixShmFileinlinevirtual
Unlink(const std::string &shmname) (defined in CPosixShmFile)CPosixShmFileinlinestatic
unlink()CPosixShmFileinlinevirtual
valid() const IFileDescinline
write(const char *buf, size_t size) (defined in CFile)CFileinline
write(const std::vector< char > &buf) (defined in CFile)CFileinline
write(const std::string &buf) (defined in CFile)CFileinline
~IFileDesc()IFileDescinlinevirtual