Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPMutableIndexSet Class Reference

#import <CPMutableIndexSet.h>

+ Inheritance diagram for CPMutableIndexSet:

Additional Inherited Members

- Instance Methods inherited from CPIndexSet
(void) - addIndex:
 
(void) - addIndexes:
 
(void) - addIndexesInRange:
 
(BOOL) - containsIndex:
 
(BOOL) - containsIndexes:
 
(BOOL) - containsIndexesInRange:
 
(id) - copy
 
(int) - count
 
(CPString- description
 
(void) - encodeWithCoder:
 
(void) - enumerateIndexesInRange:options:usingBlock:
 
(void) - enumerateIndexesUsingBlock:
 
(void) - enumerateIndexesWithOptions:usingBlock:
 
(CPInteger) - firstIndex
 
(CPInteger) - getIndexes:maxCount:inIndexRange:
 
(CPIndexSet- indexesInRange:options:passingTest:
 
(CPIndexSet- indexesPassingTest:
 
(CPIndexSet- indexesWithOptions:passingTest:
 
(CPInteger) - indexGreaterThanIndex:
 
(CPInteger) - indexGreaterThanOrEqualToIndex:
 
(unsigned) - indexInRange:options:passingTest:
 
(CPInteger) - indexLessThanIndex:
 
(CPInteger) - indexLessThanOrEqualToIndex:
 
(unsigned) - indexPassingTest:
 
(unsigned) - indexWithOptions:passingTest:
 
(id) - init
 
(id) - initWithCoder:
 
(id) - initWithIndex:
 
(id) - initWithIndexesInRange:
 
(id) - initWithIndexSet:
 
(BOOL) - intersectsIndexesInRange:
 
(BOOL) - isEqual:
 
(BOOL) - isEqualToIndexSet:
 
(CPInteger) - lastIndex
 
(id) - mutableCopy
 
(void) - removeAllIndexes
 
(void) - removeIndex:
 
(void) - removeIndexes:
 
(void) - removeIndexesInRange:
 
(void) - shiftIndexesStartingAtIndex:by:
 
- Class Methods inherited from CPIndexSet
(id) + indexSet
 
(id) + indexSetWithIndex:
 
(id) + indexSetWithIndexesInRange:
 

Detailed Description

This class is an empty of subclass of CPIndexSet. CPIndexSet already implements mutable methods, and this class only exists for source compatibility.

Definition at line 1083 of file CPIndexSet.j.


The documentation for this class was generated from the following files: