Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
CRCStraw Class Reference

#include <crcstraw.h>

Inherits Straw.

Public Member Functions

 CRCStraw (void)
 
virtual int Get (void *source, int slen)
 
long Result (void) const
 
- Public Member Functions inherited from Straw
 Straw (void)
 
virtual ~Straw (void)
 
virtual void Get_From (Straw *pipe)
 
void Get_From (Straw &pipe)
 

Protected Attributes

CRCEngine CRC
 

Additional Inherited Members

- Public Attributes inherited from Straw
StrawChainTo
 
StrawChainFrom
 

Detailed Description

Definition at line 47 of file crcstraw.h.

Constructor & Destructor Documentation

◆ CRCStraw()

CRCStraw::CRCStraw ( void )
inline

Definition at line 50 of file crcstraw.h.

Member Function Documentation

◆ Get()

int CRCStraw::Get ( void * source,
int slen )
virtual

Reimplemented from Straw.

Definition at line 63 of file crcstraw.cpp.

◆ Result()

long CRCStraw::Result ( void ) const

Definition at line 90 of file crcstraw.cpp.

Member Data Documentation

◆ CRC

CRCEngine CRCStraw::CRC
protected

Definition at line 57 of file crcstraw.h.


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