44 if(((*
this)[0] ==
'0')&&
45 (((*
this)[1] ==
'x')||
54 if( ((*
this)[(
int)i] >=
'0')&&((*this)[(int)i] <=
'9'))
58 else if( ((*
this)[(int)i] >=
'A') && ((*this)[(int)i] <=
'F'))
62 else if( ((*
this)[(int)i] <=
'f') && ((*this)[(int)i] >=
'a'))
ossim_int8 toChar() const
void assign(ossim_int16 value)
char ossim_int8
Previous DLL import export section.
unsigned short ossim_uint16
ossim_uint8 toUchar() const
std::string::size_type length() const
unsigned int ossim_uint32
ossim_int32 toInt32() const
ossim_uint16 toUint16() const
ossim_int16 toInt16() const
ossim_uint32 toUint32() const
unsigned char ossim_uint8