HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_Bucket Class Reference

A class for grouping entities that belong to (or yield) the same value. More...

#include <HUSD_Bucket.h>

+ Inheritance diagram for HUSD_Bucket:

Public Member Functions

const HUSD_BucketValuegetBucketValue () const
 Accessor for the value associated with the bucket. More...
 
HUSD_BucketValuegetBucketValue ()
 Accessor for the value associated with the bucket. More...
 

Detailed Description

A class for grouping entities that belong to (or yield) the same value.

Definition at line 53 of file HUSD_Bucket.h.

Member Function Documentation

const HUSD_BucketValue& HUSD_Bucket::getBucketValue ( ) const
inline

Accessor for the value associated with the bucket.

Definition at line 57 of file HUSD_Bucket.h.

HUSD_BucketValue& HUSD_Bucket::getBucketValue ( )
inline

Accessor for the value associated with the bucket.

Definition at line 59 of file HUSD_Bucket.h.


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