Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

O3DBIBlob.cpp

Go to the documentation of this file.
00001 
00011 #include "O3DBIBlob.h"
00012 
00014 // Construction/Destruction
00016 
00017 O3DBIBlob::O3DBIBlob()
00018 {
00019 
00020 }
00021 
00022 O3DBIBlob::~O3DBIBlob()
00023 {
00024 
00025 }
00026 
00027 bool O3DBIBlob::operator==(const O3DBIBlob& other) const
00028 {
00029     return true;
00030 }
00031 
00032 TO3DBIString O3DBIBlob::ToString() const
00033 {
00034     return TO3DBIString();
00035 }



SourceForge.net Logo Generated on Sun Jan 23 11:36:34 2005 for Oracle Object Oriented Database Interface (O3DBI) by  doxygen 1.3.9.1