ObjFW
Loading...
Searching...
No Matches
Public Attributes | List of all members
OFRange 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 OFRange::length

The length of the range

◆ location

size_t OFRange::location

The start of the range


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