#include <pandabase.h>
#include <string>
#include "lineStreamBuf.I"
Go to the source code of this file.
Compounds | |
class | LineStreamBuf |
Used by LineStream to implement an ostream that writes to a memory buffer, whose contents can be continuously extracted as a sequence of lines of text. More... |
Definition in file lineStreamBuf.h.