]> git.mxchange.org Git - core.git/commit - inc/classes/interfaces/io/pointer/class_InputPointer.php
Introduced interface Pointer, valid() is now used.
authorRoland Haeder <roland@mxchange.org>
Thu, 22 May 2014 20:29:15 +0000 (22:29 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 22 May 2014 20:29:15 +0000 (22:29 +0200)
commita863937b246c06e143d147fe4108543056971472
tree793376a125e57c16050f8af88cb323f0354c7ccd
parent6d54ef031eb27d1b9a46ce92f39a3c9b19633eb3
Introduced interface Pointer, valid() is now used.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/interfaces/io/class_Pointer.php [new file with mode: 0644]
inc/classes/interfaces/io/pointer/class_InputPointer.php
inc/classes/interfaces/io/pointer/class_OutputPointer.php
inc/classes/interfaces/io/pointer/io/class_InputOutputPointer.php
inc/classes/main/index/class_BaseIndex.php
inc/classes/main/iterator/io/class_FileIoIterator.php
inc/classes/main/stacker/file/class_BaseFileStack.php