Moodle  2.2.1
http://www.collinsharper.com
null_parser_processor Class Reference
Inheritance diagram for null_parser_processor:
Collaboration diagram for null_parser_processor:

Public Member Functions

 process_chunk ($data)

Detailed Description

Null progressive_parser_processor that won't process chunks at all. Useful for comparing memory use/execution time.

Definition at line 31 of file null_parser_processor.class.php.


Member Function Documentation

process_chunk ( data)

Receive one chunk of information from the parser

Reimplemented from progressive_parser_processor.

Definition at line 33 of file null_parser_processor.class.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations