SNode.C
Loading...
Searching...
No Matches
core::file::File Member List

This is the complete list of members for core::file::File, including all inherited members.

Descriptor()=deletecore::Descriptor
Descriptor(const Descriptor &d)=deletecore::Descriptor
Descriptor(int fd)core::Descriptorexplicitprotected
Descriptor(Descriptor &&descriptor) noexceptcore::Descriptorprotected
fdcore::Descriptorprivate
File()core::file::File
getFd() constcore::Descriptor
operator=(int fd)core::Descriptor
operator=(const Descriptor &descriptor)=deletecore::Descriptor
operator=(Descriptor &&descriptor) noexceptcore::Descriptor
~Descriptor()core::Descriptorprotectedvirtual
~File() overridecore::file::File