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.
|
inline |
|
friend |
|
friend |
|
friend |
|
protected |
Referenced by ept::popcon::Popcon::name().
float ept::popcon::Score::score |
Referenced by ept::popcon::Popcon::scoreByIndex().