Index

DKIndexQBIC

Purpose:

The DKIndexQBIC class represents a QBIC index.

Class summary:

class DKIndexQBIC
{
  public:
   DKIndexQBIC();
   virtual ~DKIndexQBIC();
     DKString string();
}

Members:

Constructors and destructor
   public DKIndexQBIC()
   virtual ~DKIndexQBIC();
 

Member functions

string
Gets the string of index objects.
   DKString string();
 

(c) Copyright International Business Machines Corporation 1996, 2003. IBM Corp. All rights reserved.