5 #include <libutl/String.h> 63 virtual void steal(
Object& rhs);
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.
void copy(T *dest, const T *src, size_t len)
Copy one array of objects to another.
unsigned int uint_t
Unsigned integer.
FileSpec(const String &fileSpec)
Constructor.
FileSpec(const char *fileSpec)
Constructor.
FileSpec does shell-style filename globbing.
Root of UTL++ class hierarchy.
int compare(bool lhs, bool rhs)
Compare two boolean values.
void init()
Initialize UTL++.