iostream

from panda3d.core import iostream
class iostream

Bases: istream, ostream

Inheritance diagram

Inheritance diagram of iostream

__init__(*args, **kwargs)
flush()

C++ Interface: flush(const iostream self)

upcastToIstream()

C++ Interface: upcast_to_istream(const iostream self)

upcast from iostream to istream

upcastToOstream()

C++ Interface: upcast_to_ostream(const iostream self)

upcast from iostream to ostream

upcast_to_istream()

C++ Interface: upcast_to_istream(const iostream self)

upcast from iostream to istream

upcast_to_ostream()

C++ Interface: upcast_to_ostream(const iostream self)

upcast from iostream to ostream