OCILIB (C and C++ Driver for Oracle)  4.7.6
Open source and cross platform Oracle Driver delivering efficient access to Oracle databases.
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>

Inheritance diagram for ocilib::core::Streamable:
ocilib::Collection< T > ocilib::Date ocilib::Interval ocilib::Number ocilib::Object ocilib::Reference 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.