SequoiaDB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
sdbclient::_sdbLob Class Referenceabstract

Public Member Functions

virtual INT32 close ()=0
 
virtual INT32 read (UINT32 len, CHAR *buf, UINT32 *read)=0
 
virtual INT32 write (const CHAR *buf, UINT32 len)=0
 
virtual INT32 seek (SINT64 size, SDB_LOB_SEEK whence)=0
 
virtual INT32 isClosed (BOOLEAN &flag)=0
 
virtual INT32 getOid (bson::OID &oid)=0
 
virtual INT32 getSize (SINT64 *size)=0
 
virtual INT32 getCreateTime (UINT64 *millis)=0
 
virtual BOOLEAN isClosed ()=0
 
virtual bson::OID getOid ()=0
 
virtual SINT64 getSize ()=0
 
virtual UINT64 getCreateTime ()=0
 

The documentation for this class was generated from the following file: