istrstream 클래스
Describes an object that controls extraction of elements and encoded objects from a stream buffer of class strstreambuf.
class istrstream : public istream
설명
The object stores an object of class strstreambuf.
참고
이 클래스는 더 이상 사용되지 않습니다.Consider using istringstream or wistringstream instead.
생성자
'istrstream' 형식의 개체를 생성합니다. |
멤버 함수
Returns a pointer to the stream's associated strstreambuf object. |
|
Calls freeze, and then returns a pointer to the beginning of the controlled sequence. |
요구 사항
Header: <strstream>
네임스페이스: std