38 #ifndef _ATOMICTYPE_HH_
39 #define _ATOMICTYPE_HH_
62 virtual unsigned int getSize()
const;
95 AtomicType(
const char* name,
unsigned int newSize);
AtomicType & operator=(const AtomicType &old)
virtual unsigned int getSize() const
AtomicType(unsigned int newSize)
unsigned int size
Definition: atomictype.hh:90
Definition: atomictype.hh:59
Definition: relcatalogif/basetype.hh:66