PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
set< Class T > Class Reference

Private Member Functions

proto native int Count ()
 
proto native void Clear ()
 
proto int Find (T value)
 
proto T Get (int n)
 
proto int Insert (T value)
 
proto int InsertAt (T value, int index)
 
proto native void Remove (int index)
 
proto int Copy (set< T > from)
 
proto native void Swap (set< T > other)
 
proto int Init (T init[])
 
void InsertSet (set< T > other)
 
void RemoveItem (T value)
 
void RemoveItems (set< T > other)
 
void Debug ()
 

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