ObjFW
Public Attributes | List of all members
of_range_t Struct Reference

A range. More...

#include <ObjFW/OFObject.h>

Public Attributes

size_t location
 
size_t length
 

Detailed Description

A range.

Member Data Documentation

◆ length

size_t of_range_t::length

The length of the range

◆ location

size_t of_range_t::location

The start of the range


The documentation for this struct was generated from the following file: