Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
WordWrapStreamBuf Class Reference

Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text(). More...

#include "wordWrapStreamBuf.h"

Inheritance diagram for WordWrapStreamBuf:

Public Member Functions

 WordWrapStreamBuf (WordWrapStream *owner, ProgramBase *program)
 

Detailed Description

Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text().

Definition at line 28 of file wordWrapStreamBuf.h.

Constructor & Destructor Documentation

◆ WordWrapStreamBuf()

WordWrapStreamBuf::WordWrapStreamBuf ( WordWrapStream * owner,
ProgramBase * program )

Definition at line 23 of file wordWrapStreamBuf.cxx.

◆ ~WordWrapStreamBuf()

WordWrapStreamBuf::~WordWrapStreamBuf ( )
virtual

Definition at line 34 of file wordWrapStreamBuf.cxx.


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