fw4spl
fwServices::IService::KeyConnectionsMap Class Reference

This class is a helper to define the connections of a service and its data. More...

#include <IService.hpp>

Public Types

typedef std::map< KeyType, KeyConnectionsTypeKeyConnectionsMapType
 

Public Member Functions

void push (const KeyType &key, const ::fwCom::Signals::SignalKeyType &sig, const ::fwCom::Slots::SlotKeyType &slot)
 
KeyConnectionsMapType::const_iterator find (const KeyType &key) const
 
KeyConnectionsMapType::const_iterator end () const
 
bool empty () const
 
size_t size () const
 

Detailed Description

This class is a helper to define the connections of a service and its data.

Definition at line 454 of file IService.hpp.


The documentation for this class was generated from the following file: