libept
Public Member Functions | Public Attributes | Protected Attributes | Friends | List of all members
ept::popcon::Score Class Reference

Store the score information in the popcon cache. More...

#include <popcon.h>

Public Member Functions

 Score (float score)

Public Attributes

float score

Protected Attributes

unsigned offset

Friends

class Popcon
class PopconIndexer
class PopconGenerator

Detailed Description

Store the score information in the popcon cache.

Currently, this is only one float; more can be added in the future.

Constructor & Destructor Documentation

ept::popcon::Score::Score ( float  score)
inline

Friends And Related Function Documentation

friend class Popcon
friend
friend class PopconGenerator
friend
friend class PopconIndexer
friend

Member Data Documentation

unsigned ept::popcon::Score::offset
protected
float ept::popcon::Score::score

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