Public Member Functions | |
SoOutputStreambuf (SoOutput *o) | |
Protected Member Functions | |
int | overflow (int c=EOF) |
std::streamsize | xsputn (const char *s, std::streamsize num) |
Definition at line 63 of file SoFCMeshObject.cpp.
SoOutputStreambuf::SoOutputStreambuf | ( | SoOutput * | o | ) | [inline] |
Definition at line 66 of file SoFCMeshObject.cpp.
int SoOutputStreambuf::overflow | ( | int | c = EOF |
) | [inline, protected] |
Definition at line 70 of file SoFCMeshObject.cpp.
std::streamsize SoOutputStreambuf::xsputn | ( | const char * | s, | |
std::streamsize | num | |||
) | [inline, protected] |
Definition at line 78 of file SoFCMeshObject.cpp.