38 #ifndef _USHORTTYPE_HH_
39 #define _USHORTTYPE_HH_
43 #include "catalogmgr/ops.hh"
80 virtual void printCell(ostream& stream,
const char* cell)
const;
84 virtual r_ULong*
convertToCULong(
const char* cell, r_ULong* value)
const;
88 virtual char*
makeFromCULong(
char* cell,
const r_ULong* value)
const;
Definition: ushorttype.hh:55
virtual char * makeFromCULong(char *cell, const r_ULong *value) const
static const char * Name
Definition: ushorttype.hh:92
virtual void readFromDb()
Definition: uintegraltype.hh:54
UShortType & operator=(const UShortType &old)
virtual void printCell(ostream &stream, const char *cell) const
virtual r_ULong * convertToCULong(const char *cell, r_ULong *value) const