Public Member Functions | Protected Attributes | Friends

dbAnyReference Class Reference

#include <reference.h>

Inheritance diagram for dbAnyReference:
dbAnyContainer dbBlob dbReference< T > dbContainer< T >

List of all members.

Public Member Functions

 dbAnyReference (oid_t oid=0)
oid_t getOid () const
dbAnyReferenceoperator= (dbAnyReference const &ref)
bool isNull () const
dbFieldDescriptordbDescribeComponents (dbFieldDescriptor *fd)

Protected Attributes

oid_t oid

Friends

class dbAnyCursor
class dbDatabase
class dbFieldDescriptor
bool isNull (dbAnyReference const &ref)

Detailed Description

Base class for all references


Member Function Documentation

oid_t dbAnyReference::getOid (  )  const [inline]
bool dbAnyReference::isNull (  )  const [inline]

Check whether reference is null


Friends And Related Function Documentation

bool isNull ( dbAnyReference const &  ref  )  [friend]

Check whether reference is null


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