Public Member Functions | Private Attributes
BVTQ Class Reference

#include <BVTQ.h>

List of all members.

Public Member Functions

void AddTest (BVT &)
 BVTQ (int sz)
int Empty ()
BVT ExtractMinTest ()
int GetNumTests ()
int GetSize ()
PQP_REAL MinTest ()
 ~BVTQ ()

Private Attributes

BVTbvt
BVT ** bvtp
int numtests
int size

Detailed Description

Definition at line 72 of file BVTQ.h.


Constructor & Destructor Documentation

BVTQ::BVTQ ( int  sz) [inline]

Definition at line 80 of file BVTQ.h.

BVTQ::~BVTQ ( ) [inline]

Definition at line 87 of file BVTQ.h.


Member Function Documentation

void BVTQ::AddTest ( BVT t) [inline]

Definition at line 98 of file BVTQ.h.

int BVTQ::Empty ( ) [inline]

Definition at line 88 of file BVTQ.h.

BVT BVTQ::ExtractMinTest ( ) [inline]

Definition at line 129 of file BVTQ.h.

int BVTQ::GetNumTests ( ) [inline]

Definition at line 89 of file BVTQ.h.

int BVTQ::GetSize ( ) [inline]

Definition at line 90 of file BVTQ.h.

PQP_REAL BVTQ::MinTest ( ) [inline]

Definition at line 91 of file BVTQ.h.


Member Data Documentation

BVT* BVTQ::bvt [private]

Definition at line 76 of file BVTQ.h.

BVT** BVTQ::bvtp [private]

Definition at line 77 of file BVTQ.h.

int BVTQ::numtests [private]

Definition at line 75 of file BVTQ.h.

int BVTQ::size [private]

Definition at line 74 of file BVTQ.h.


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


jskeus
Author(s): JSK Alumnis
autogenerated on Thu Jun 6 2019 21:31:35