Go to the documentation of this file.
   51         return ((
int) 
object) % mod  == 0;
 
   66 int main(
int argc, 
char **argv)
 
   75     JParser<> zap(
"Example program to test object iteration using pipe.");
 
   82   catch(
const exception &error) {
 
   83     FATAL(error.what() << endl);
 
   93   for (
int i = 0; i != 20; ++i) {
 
  103     in | JModulo(mod) | out;
 
  112   in | JModulo(mod) | out;
 
  116   for (buffer_type::const_iterator i = data.begin(); i != data.end(); ++i) {
 
  
int main(int argc, char **argv)
 
#define ASSERT(A,...)
Assert macro.
 
Interface for selection of objects.
 
Utility class to parse command line options.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Template implementation of stream output for single data type.
 
Implementation of object iteration from STD container.
 
#define make_field(A,...)
macro to convert parameter to JParserTemplateElement object
 
JClass< T >::argument_type argument_type
Type definition of argument of interface method.
 
virtual void rewind()=0
Rewind.
 
Implementation of object output from STD container.
 
const typedef JMultiKey< N, const JKey_t > & argument_type