Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGadget::TOutputStream::TBufferIterator Struct Reference

#include <std-stream.h>

+ Collaboration diagram for JGadget::TOutputStream::TBufferIterator:

Public Member Functions

 TBufferIterator (TStreamBuffer *psb)
 
void operator= (char param_0)
 
TBufferIteratoroperator* ()
 
void operator++ ()
 
bool failed () const
 

Public Attributes

TStreamBufferbuffer_
 

Constructor & Destructor Documentation

◆ TBufferIterator()

JGadget::TOutputStream::TBufferIterator::TBufferIterator ( TStreamBuffer * psb)
inline

Member Function Documentation

◆ failed()

bool JGadget::TOutputStream::TBufferIterator::failed ( ) const
inline

◆ operator*()

TBufferIterator & JGadget::TOutputStream::TBufferIterator::operator* ( )
inline

◆ operator++()

void JGadget::TOutputStream::TBufferIterator::operator++ ( )
inline

◆ operator=()

void JGadget::TOutputStream::TBufferIterator::operator= ( char param_0)
inline

Member Data Documentation

◆ buffer_

TStreamBuffer* JGadget::TOutputStream::TBufferIterator::buffer_

The documentation for this struct was generated from the following file: