5 #include <libutl/String.h>
uint_t & size()
Get the size.
const String & name() const
Get the name.
void serialize(bool &b, Stream &stream, uint_t io, uint_t mode=ser_default)
Serialize a boolean.
void deInit()
De-initialize UTL++.
default representation (via getSerializeMode())
#define UTL_CLASS_DECL(DC, BC)
Declaration of standard UTL++ functionality for a non-template class.
String & name()
Get the name.
void copy(T *dest, const T *src, size_t len)
Copy one array of objects to another.
arbitrary-precision decimal.
db_field_t type() const
Get the type.
unsigned int uint_t
Unsigned integer.
const uint_t uint_t_max
Maximum uint_t value.
db_field_t & type()
Get the type.
Field in a DBresult tuple.
Root of UTL++ class hierarchy.
int compare(bool lhs, bool rhs)
Compare two boolean values.
void init()
Initialize UTL++.
uint_t size() const
Get the size.
db_field_t
Database field type.