FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
std::streambuf::pos_type izstream::seekpos
(
std::streambuf::pos_type
pos
,
std::ios_base::openmode
=
std::ios_base::in
)
inline
Definition at line
163
of file
izstream.h
.
References
seekoff()
.
165
{
166
return
seekoff
(pos, std::ios::beg);
167
}
izstream::seekoff
std::streambuf::pos_type seekoff(std::streambuf::off_type offset, std::ios_base::seekdir dir, std::ios_base::openmode=std::ios_base::in)
Definition:
izstream.h:102
Here is the call graph for this function:
izstream
Generated on Sun Sep 18 2016 20:50:53 for FACT++ by
1.8.11