HomeManualTopicsTypesSymbols

std_types::inode_number

a POSIX inode number

Topic

POSIX

Derived from

std_types::object the prototype object for all "normal" objects

See also

std::fstat retrieves status information about the file described by the specified file descriptor
std::stat retrieves status information about the specified file

Supported polymorphic functions

std::equal compares two inode numbers for equality
std::hash returns an integer hash value for an inode number
std::to_integer returns an integer value representing the inode number