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

#include <cstraw.h>

Inherits Straw.

Public Member Functions

 CacheStraw (Buffer const &buffer)
 
 CacheStraw (int length=4096)
 
virtual int Get (void *source, int slen)
 
- Public Member Functions inherited from Straw
 Straw (void)
 
virtual ~Straw (void)
 
virtual void Get_From (Straw *pipe)
 
void Get_From (Straw &pipe)
 

Additional Inherited Members

- Public Attributes inherited from Straw
StrawChainTo
 
StrawChainFrom
 

Detailed Description

Definition at line 52 of file cstraw.h.

Constructor & Destructor Documentation

◆ CacheStraw() [1/2]

CacheStraw::CacheStraw ( Buffer const & buffer)
inline

Definition at line 55 of file cstraw.h.

◆ CacheStraw() [2/2]

CacheStraw::CacheStraw ( int length = 4096)
inline

Definition at line 56 of file cstraw.h.

Member Function Documentation

◆ Get()

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

Reimplemented from Straw.

Definition at line 64 of file cstraw.cpp.


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