#include <Chunk.h>
bool CChunkInfo::operator== | ( | const CChunkInfo & | X | ) | const [inline] |
References m_ChunkLength, and m_ChunkType.
bool CChunkInfo::operator< | ( | const CChunkInfo & | X | ) | const [inline] |
References m_ChunkLength, and m_ChunkType.
Referenced by get_size_in_bytes(), operator<(), operator==(), restore_from_bytes(), and save_to_bytes().
Referenced by get_size_in_bytes(), operator<(), operator==(), restore_from_bytes(), and save_to_bytes().