基于 ISO C 标准库的流只读迭代器。
更多...
#include <cstdio.h>
基于 ISO C 标准库的流只读迭代器。
- 自从
- build 245
在文件 cstdio.h 第 73 行定义.
ystdex::ifile_iterator::ifile_iterator |
( |
| ) |
|
|
inline |
无参数构造。
- 后置条件
!stream
。
构造空流迭代器。
在文件 cstdio.h 第 99 行定义.
ystdex::ifile_iterator::ifile_iterator |
( |
std::FILE * |
ptr | ) |
|
|
inlineexplicit |
ystdex::ifile_iterator::~ifile_iterator |
( |
| ) |
|
|
default |
std::FILE* ystdex::ifile_iterator::get_stream |
( |
| ) |
const |
|
inline |
reference ystdex::ifile_iterator::operator* |
( |
| ) |
const |
|
inline |
pointer ystdex::ifile_iterator::operator-> |
( |
| ) |
const |
|
inline |
std::FILE* ystdex::ifile_iterator::stream |
|
private |
该类的文档由以下文件生成: