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

#include <XSTRAW.H>

Inherits Straw.

Public Member Functions

 FileStraw (FileClass *file)
 
 FileStraw (FileClass &file)
 
virtual ~FileStraw (void)
 
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 74 of file XSTRAW.H.

Constructor & Destructor Documentation

◆ FileStraw() [1/2]

FileStraw::FileStraw ( FileClass * file)
inline

Definition at line 77 of file XSTRAW.H.

◆ FileStraw() [2/2]

FileStraw::FileStraw ( FileClass & file)
inline

Definition at line 78 of file XSTRAW.H.

◆ ~FileStraw()

FileStraw::~FileStraw ( void )
virtual

Definition at line 144 of file xstraw.cpp.

Member Function Documentation

◆ Get()

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

Reimplemented from Straw.

Definition at line 115 of file xstraw.cpp.


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