ByteInt Class Reference

Represents 8 bit integer. More...


Public Member Functions

 ByteInt (const ByteInt &v)
 copy constructor
 ByteInt (char v)
 constructor with char


Detailed Description

Represents 8 bit integer.



Constructor & Destructor Documentation

ByteInt::ByteInt ( char  v  )  [inline]

constructor with char

Parameters:
v char value


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