CMS 3D CMS Logo

Typedefs
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

◆ FWModelChangeSignal

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

Definition at line 31 of file FWModelChangeSignal.h.

◆ FWModelIds

typedef std::set<FWModelId> FWModelIds

Definition at line 29 of file FWModelChangeSignal.h.