CMS 3D CMS Logo

Typedefs

/data/git/CMSSW_5_3_11_patch5/src/Fireworks/Core/interface/FWModelChangeSignal.h File Reference

#include <set>
#include <vector>
#include "sigc++/signal.h"

Go to the source code of this file.

Typedefs

typedef sigc::signal< void,
const FWModelIds & > 
FWModelChangeSignal
typedef std::set< FWModelIdFWModelIds

Typedef Documentation

typedef sigc::signal<void,const FWModelIds& > FWModelChangeSignal

Definition at line 32 of file FWModelChangeSignal.h.

typedef std::set<FWModelId> FWModelIds

Definition at line 30 of file FWModelChangeSignal.h.