Class Index | File Index

Classes


Class fullproof.BooleanEngine


Defined in: fullproof-all-large.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
fullproof.BooleanEngine(storeDescriptors)
A boolean-set based engine.
Field Summary
Field Attributes Field Name and Description
 
The working mode when gathering result sets.
<static>  
fullproof.BooleanEngine.CONST_MODE_INTERSECT
<static>  
fullproof.BooleanEngine.CONST_MODE_UNION
Class Detail
fullproof.BooleanEngine(storeDescriptors)
A boolean-set based engine.
Parameters:
storeDescriptors
Field Detail
booleanMode
The working mode when gathering result sets.

<static> fullproof.BooleanEngine.CONST_MODE_INTERSECT

<static> fullproof.BooleanEngine.CONST_MODE_UNION

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Sep 18 2012 20:18:58 GMT+0200 (CEST)