| 
    Jpp master_rocky-44-g75b7c4f75
    
   the software that should make you happy 
   | 
 
Template class for sampling from a JRewindableObjectIterator. More...
#include <JSampler.hh>
Public Member Functions | |
| JSampler () | |
| Default constructor.   | |
| skip_type | operator() (const T &object) const | 
| Acceptance test operator.   | |
Template class for sampling from a JRewindableObjectIterator.
This class should be specialised for other samplings than complete.
Definition at line 22 of file JSampler.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Acceptance test operator.
Return value 0 means accept and >0 number of objects to skip.
| object | object | 
Definition at line 37 of file JSampler.hh.