返回指向流关联的strstreambuf对象。
strstreambuf *rdbuf( ) const
返回值
对流的关联的strstreambuf对象的指针。
备注
成员函数返回存储区的流缓冲区的地址,类型的指针。strstreambuf。
示例
使用 rdbuf的示例参见 strstreambuf::pcount。
要求
标头: <strstream>
命名空间: std
返回指向流关联的strstreambuf对象。
strstreambuf *rdbuf( ) const
对流的关联的strstreambuf对象的指针。
成员函数返回存储区的流缓冲区的地址,类型的指针。strstreambuf。
使用 rdbuf的示例参见 strstreambuf::pcount。
标头: <strstream>
命名空间: std