AddListener(const MessageAbstractDelegate4< T, U, V, W > &delegate) const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
GetListeners() const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
HasListeners() const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
IsEmpty() const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
ListenerList typedef | mitk::Message4< T, U, V, W, A > | |
m_Listeners | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | mutableprotected |
m_Mutex | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | mutableprotected |
MessageBase() | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
MessageBase(const MessageBase &o) | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
operator()(T t, U u, V v, W w) const | mitk::Message4< T, U, V, W, A > | inline |
operator+=(const MessageAbstractDelegate4< T, U, V, W > &delegate) const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
operator-=(const MessageAbstractDelegate4< T, U, V, W > &delegate) const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
operator=(const MessageBase &o) | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
RemoveListener(const MessageAbstractDelegate4< T, U, V, W > &delegate) const | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inline |
Send(T t, U u, V v, W w) const | mitk::Message4< T, U, V, W, A > | inline |
Super typedef | mitk::Message4< T, U, V, W, A > | |
~MessageBase() | mitk::MessageBase< MessageAbstractDelegate4< T, U, V, W > > | inlinevirtual |