#include <PNG_Chunk.h>
◆ PNG_Chunk() [1/3]
ehs::PNG_Chunk::PNG_Chunk |
( |
| ) |
|
◆ PNG_Chunk() [2/3]
ehs::PNG_Chunk::PNG_Chunk |
( |
const Str_8 & | id, |
|
|
const Serializer< UInt_64 > & | data, |
|
|
const Byte | crc[4] ) |
◆ PNG_Chunk() [3/3]
ehs::PNG_Chunk::PNG_Chunk |
( |
const PNG_Chunk & | chunk | ) |
|
◆ GetCRC()
const unsigned char * ehs::PNG_Chunk::GetCRC |
( |
| ) |
const |
◆ GetData()
Serializer< UInt_64 > * ehs::PNG_Chunk::GetData |
( |
| ) |
|
◆ GetHashId()
UInt_64 ehs::PNG_Chunk::GetHashId |
( |
| ) |
const |
◆ GetId()
Str_8 ehs::PNG_Chunk::GetId |
( |
| ) |
const |
◆ operator=()
The documentation for this class was generated from the following files: