![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <LoadPNG.hpp>
Inheritance diagram for cat::PNGSkeletonTokenizer:Public Member Functions | |
| PNGSkeletonTokenizer (const string &path, u32 CRC32polynomial) | |
| virtual | ~PNGSkeletonTokenizer () |
Protected Member Functions | |
| virtual bool | onSection (char type[4], u8 data[], u32 len)=0 |
| bool | read (const u8 signature[8]) |
Protected Attributes | |
| CRC32Calculator | calculator |
| MMapFile | mmf |
| string | path |
Definition at line 80 of file LoadPNG.hpp.
| cat::PNGSkeletonTokenizer::PNGSkeletonTokenizer | ( | const string & | path, |
| u32 | CRC32polynomial | ||
| ) |
| virtual cat::PNGSkeletonTokenizer::~PNGSkeletonTokenizer | ( | ) | [inline, virtual] |
Definition at line 92 of file LoadPNG.hpp.
{}
| virtual bool cat::PNGSkeletonTokenizer::onSection | ( | char | type[4], |
| u8 | data[], | ||
| u32 | len | ||
| ) | [protected, pure virtual] |
Implemented in cat::PNGTokenizer.
CRC32Calculator cat::PNGSkeletonTokenizer::calculator [protected] |
Definition at line 84 of file LoadPNG.hpp.
MMapFile cat::PNGSkeletonTokenizer::mmf [protected] |
Definition at line 83 of file LoadPNG.hpp.
string cat::PNGSkeletonTokenizer::path [protected] |
Definition at line 85 of file LoadPNG.hpp.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.