ImageDisplayStream.C File Reference

#include <map>
#include <vector>
#include "Component/GlobalOpts.H"
#include "Component/ModelOptionDef.H"
#include "Component/OptionManager.H"
#include "GUI/XWinManaged.H"
#include "Image/Image.H"
#include "Image/Layout.H"
#include "Image/Pixels.H"
#include "Raster/GenericFrame.H"
#include "Transport/TransportOpts.H"
#include "Util/Assert.H"
#include "rutz/shared_ptr.h"
#include "GUI/ImageDisplayStream.H"
Include dependency graph for ImageDisplayStream.C:

Go to the source code of this file.

Classes

struct  ImageDisplayStream::WindowMap

Typedefs

typedef std::map< std::string,
rutz::shared_ptr< XWinManaged > > 
map_type

Variables

static const ModelOptionDef OPT_MaxImageDisplay
static const ModelOptionDef OPT_TraceXEvents

Detailed Description

Definition in file ImageDisplayStream.C.


Variable Documentation

const ModelOptionDef OPT_MaxImageDisplay [static]
Initial value:
  { MODOPT_ARG(int), "MaxImageDisplay", &MOC_OUTPUT, OPTEXP_CORE,
    "max number of images to display onscreen for any given timestep",
    "max-image-display", '\0', "<integer>", "20" }

Definition at line 58 of file ImageDisplayStream.C.

const ModelOptionDef OPT_TraceXEvents [static]
Initial value:
  { MODOPT_FLAG, "TraceXEvents", &MOC_OUTPUT, OPTEXP_CORE,
    "print some info about each X11 event that is received",
    "trace-x-events", '\0', "", "false" }

Definition at line 64 of file ImageDisplayStream.C.

Generated on Sun May 8 08:42:40 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3