libept
|
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 |
Store the score information in the popcon cache.
Currently, this is only one float; more can be added in the future.
ept::popcon::Score::Score | ( | float | score | ) | [inline] |
friend class Popcon [friend] |
friend class PopconGenerator [friend] |
friend class PopconIndexer [friend] |
unsigned ept::popcon::Score::offset [protected] |
Referenced by ept::popcon::Popcon::name().
Referenced by ept::popcon::Popcon::scoreByIndex().