Main Page | Class Hierarchy | Class List | File List | Class Members

Int Class Reference

#include <prom_options.hh>

List of all members.

Public Member Functions

 Int (int val)
int byteCount () const
String toString () const
int hashCode () const
 operator int () const
bool operator== (const Int &other) const
bool operator== (const int &other) const
bool operator< (const Int &other) const
Intoperator+= (int i)

Private Attributes

int val_

Friends

Intoperator++ (Int &x)


Detailed Description

class Int Object wrapper for int primitives. This is a workaround for C++'s inability to define methods on primitives.


The documentation for this class was generated from the following file:
Generated on Fri May 21 14:17:56 2004 by doxygen 1.3.7