EHS
Loading...
Searching...
No Matches
ehs::PNG_Chunk Class Reference

#include <PNG_Chunk.h>

Public Member Functions

 PNG_Chunk ()
 
 PNG_Chunk (const Str_8 &id, const Serializer< UInt_64 > &data, const Byte crc[4])
 
 PNG_Chunk (const PNG_Chunk &chunk)
 
PNG_Chunkoperator= (const PNG_Chunk &chunk)
 
Str_8 GetId () const
 
UInt_64 GetHashId () const
 
Serializer< UInt_64 > * GetData ()
 
const unsigned char * GetCRC () const
 

Constructor & Destructor Documentation

◆ 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)

Member Function Documentation

◆ 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=()

PNG_Chunk & ehs::PNG_Chunk::operator= ( const PNG_Chunk & chunk)

The documentation for this class was generated from the following files: