NSRange Struct Reference

Structure for data which has range information. More...

#include <nsrange.h>

List of all members.

Public Attributes

uint_t location
uint_t length


Detailed Description

Structure for data which has range information.

Description
Structure for data which has range information.


Member Data Documentation

uint_t NSRange::length
 

Length of the range.

uint_t NSRange::location
 

Start position of the range.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 3 01:08:12 2006 for Cacao by  doxygen 1.4.5