Classes | Enumerations

options.hpp File Reference

Defines option class that handles all command-line options. More...

#include "clew.h"
#include <boost/noncopyable.hpp>
#include <boost/program_options.hpp>

Classes

class  options
 Class that handles command-line options. More...

Enumerations

enum  { CLCC_ALL_PLATFORMS = -1, CLCC_ALL_DEVICES = -1 }

Detailed Description

Defines option class that handles all command-line options.