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

#include <shastraw.h>

Inherits Straw.

Public Member Functions

 SHAStraw (void)
 
virtual int Get (void *source, int slen)
 
void Disable (void)
 
void Enable (void)
 
int Result (void *result) 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

bool IsDisabled
 
SHAEngine SHA
 

Additional Inherited Members

- Public Attributes inherited from Straw
StrawChainTo
 
StrawChainFrom
 

Detailed Description

Definition at line 48 of file shastraw.h.

Constructor & Destructor Documentation

◆ SHAStraw()

SHAStraw::SHAStraw ( void )
inline

Definition at line 51 of file shastraw.h.

Member Function Documentation

◆ Disable()

void SHAStraw::Disable ( void )
inline

Definition at line 54 of file shastraw.h.

◆ Enable()

void SHAStraw::Enable ( void )
inline

Definition at line 55 of file shastraw.h.

◆ Get()

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

Reimplemented from Straw.

Definition at line 64 of file shastraw.cpp.

◆ Result()

int SHAStraw::Result ( void * result) const

Definition at line 95 of file shastraw.cpp.

Member Data Documentation

◆ IsDisabled

bool SHAStraw::IsDisabled
protected

Definition at line 61 of file shastraw.h.

◆ SHA

SHAEngine SHAStraw::SHA
protected

Definition at line 63 of file shastraw.h.


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