Quantum Fog  0.9.3
Public Member Functions | Private Attributes | List of all members
SET Class Reference

Public Member Functions

VOID clear ()
 
VOID copy (const SET &s)
 
VOID empty ()
 
VOID resize (USHORT max_num_of_elems)
 
 SET (USHORT max_num_of_elems)
 
 SET (const SET &s)
 
SEToperator= (const SET &rhs)
 
USHORT get_num_of_elems () const
 
BOOLEAN contains (USHORT elem) const
 
BOOLEAN extract (USHORT elem)
 
BOOLEAN insert (USHORT elem)
 

Private Attributes

USHORT its_num_of_elems
 
USHORT its_num_of_comps
 
LONG * its_array_p
 

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