OCILIB (C and C++ Driver for Oracle)  4.7.5
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
Loading...
Searching...
No Matches
ocilib::core::Streamable Class Referenceabstract

Abstract class allowing derived classes to be compatible with any type supporting the operator << ocilib::ostring. More...

#include <core.hpp>

Inherited by ocilib::Collection< T >, ocilib::Date, ocilib::Interval, ocilib::Number, ocilib::Object, ocilib::Reference, and ocilib::Timestamp.

Detailed Description

Abstract class allowing derived classes to be compatible with any type supporting the operator << ocilib::ostring.

Definition at line 453 of file core.hpp.