PHP 클래스 Pommo_Csv_Stream, poMMo

This file is part of poMMo (http://www.pommo.org) poMMo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or any later version. poMMo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with program; see the file docs/LICENSE. If not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
파일 보기 프로젝트 열기: soonick/poMMo

공개 프로퍼티들

프로퍼티 타입 설명
$position
$varname

공개 메소드들

메소드 설명
stream_eof ( )
stream_open ( $path )
stream_read ( $count )
stream_tell ( )

메소드 상세

stream_eof() 공개 메소드

public stream_eof ( )

stream_open() 공개 메소드

public stream_open ( $path )

stream_read() 공개 메소드

public stream_read ( $count )

stream_tell() 공개 메소드

public stream_tell ( )

프로퍼티 상세

$position 공개적으로 프로퍼티

public $position

$varname 공개적으로 프로퍼티

public $varname