| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Core - Misc - UIntC |
| PUBLIC |
|
UIntC::UIntC(void) UIntC::UIntC(UIntT) UIntC::Copy(void) const UIntC::operator UIntT(void) const UIntC::operator ==(const UIntC &) const UIntC::operator ==(UIntT) const UIntC::Hash(void) const UIntC::operator ++(int) UIntC::operator --(int) UIntC::operator ++(void) UIntC::operator --(void) UIntC::operator -=(UIntT) UIntC::operator +=(UIntT) |
| UIntC | |
| unsigned integer with a default constructor that assigns it a value of 0. | |
| include | "Ravl/IntC.hh" |
| Created: | 26/10/98 |
| User Level: | Normal |
| Library: | RavlCore |
| In Scope: | RavlN |
| Maintainer:Charles Galambos, Created: 26/10/98, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |