![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <RangeCoder.hpp>
Classes | |
| struct | TableFormat |
Public Member Functions | |
| bool | GenerateMinimalStaticTable (const char *TableName, std::ostream &osout) |
| void | Tally (u8 x) |
| TextStatsCollector () | |
Static Public Member Functions | |
| static bool | VerifyTableIntegrity (const TableFormat *table) |
Public Attributes | |
| struct cat::TextStatsCollector::TableFormat | CAT_PACKED |
Private Attributes | |
| u32 | frequencies [256][256] |
| u32 | last |
| u8 | seen [256] |
| u32 | total |
Definition at line 58 of file RangeCoder.hpp.
| cat::TextStatsCollector::TextStatsCollector | ( | ) |
| bool cat::TextStatsCollector::GenerateMinimalStaticTable | ( | const char * | TableName, |
| std::ostream & | osout | ||
| ) |
| void cat::TextStatsCollector::Tally | ( | u8 | x | ) |
| static bool cat::TextStatsCollector::VerifyTableIntegrity | ( | const TableFormat * | table | ) | [static] |
u32 cat::TextStatsCollector::frequencies[256][256] [private] |
Definition at line 60 of file RangeCoder.hpp.
u32 cat::TextStatsCollector::last [private] |
Definition at line 60 of file RangeCoder.hpp.
u8 cat::TextStatsCollector::seen[256] [private] |
Definition at line 61 of file RangeCoder.hpp.
u32 cat::TextStatsCollector::total [private] |
Definition at line 60 of file RangeCoder.hpp.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.