Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
ColormappablePresentationMock Member List

This is the complete list of members for ColormappablePresentationMock, including all inherited members.

Base()=defaultScroom::Utils::Base
Base(const Base &)=deleteScroom::Utils::Base
Base(Base &&)=deleteScroom::Utils::Base
close(ViewInterface::WeakPtr vi)=0Viewablepure virtual
create()ColormappablePresentationMockinlinestatic
disableTransparentBackground()=0Colormappablepure virtual
getContext() const =0PresentationInterfacepure virtual
getMonochromeColor()=0Colormappablepure virtual
getNumberOfColors()=0Colormappablepure virtual
getObservers()Scroom::Utils::Observable< T >protected
getOriginalColormap()=0Colormappablepure virtual
getProperty(const std::string &name, std::string &value)=0PresentationInterfacepure virtual
getRect()=0PresentationInterfacepure virtual
getTitle()=0PresentationInterfacepure virtual
getTransparentBackground()=0Colormappablepure virtual
PresentationMock::Interface()=defaultInterfaceprivate
PresentationMock::Interface(const Interface &)=deleteInterfaceprivate
PresentationMock::Interface(Interface &&)=deleteInterfaceprivate
ColormappableMock::Interface()=defaultInterface
ColormappableMock::Interface(const Interface &)=deleteInterface
ColormappableMock::Interface(Interface &&)=deleteInterface
isPropertyDefined(const std::string &name)=0PresentationInterfacepure virtual
MOCK_CONST_METHOD0(getContext, Scroom::Utils::Context::ConstPtr())PresentationMock
PresentationMock::MOCK_METHOD0(getRect, Scroom::Utils::Rectangle< double >())PresentationMock
PresentationMock::MOCK_METHOD0(getTitle, std::string())PresentationMock
PresentationMock::MOCK_METHOD1(open, void(ViewInterface::WeakPtr))PresentationMock
PresentationMock::MOCK_METHOD1(close, void(ViewInterface::WeakPtr))PresentationMock
PresentationMock::MOCK_METHOD1(isPropertyDefined, bool(const std::string &))PresentationMock
MOCK_METHOD2(getProperty, bool(const std::string &, std::string &))PresentationMock
MOCK_METHOD4(redraw, void(ViewInterface::Ptr const &, cairo_t *, Scroom::Utils::Rectangle< double >, int))PresentationMock
Observable()Scroom::Utils::Observable< T >
Observable(const Observable &)=deleteScroom::Utils::Observable< T >
Observable(Observable &&)=deleteScroom::Utils::Observable< T >
Observer typedefScroom::Utils::Observable< T >
observerAdded(Observer const &observer, Scroom::Bookkeeping::Token const &token)Scroom::Utils::Observable< T >protectedvirtual
ObserverWeak typedefScroom::Utils::Observable< T >private
open(ViewInterface::WeakPtr vi)=0Viewablepure virtual
Viewable::PresentationMock::operator=(const Interface &)=deleteInterfaceprivate
Viewable::PresentationMock::operator=(Interface &&)=deleteInterfaceprivate
PresentationMock::Scroom::Utils::Observable::operator=(const Observable &)=deleteScroom::Utils::Observable< T >
PresentationMock::Scroom::Utils::Observable::operator=(Observable &&)=deleteScroom::Utils::Observable< T >
PresentationMock::Scroom::Utils::Base::operator=(const Base &)=deleteScroom::Utils::Base
PresentationMock::Scroom::Utils::Base::operator=(Base &&)=deleteScroom::Utils::Base
ColormappableMock::operator=(const Interface &)=deleteInterface
ColormappableMock::operator=(Interface &&)=deleteInterface
Ptr typedefColormappablePresentationMock
redraw(ViewInterface::Ptr const &vi, cairo_t *cr, Scroom::Utils::Rectangle< double > presentationArea, int zoom)=0PresentationInterfacepure virtual
registerObserver(ObserverWeak const &observer)Scroom::Utils::Observable< T >
registerStrongObserver(Observer const &observer)Scroom::Utils::Observable< T >
Registration typedefScroom::Utils::Observable< T >private
registrationMapScroom::Utils::Observable< T >private
setColormap(Colormap::Ptr colormap)=0Colormappablepure virtual
setMonochromeColor(const Color &c)=0Colormappablepure virtual
setTransparentBackground()=0Colormappablepure virtual
shared_from_this()Scroom::Utils::Baseinline
shared_from_this() constScroom::Utils::Baseinline
unregisterObserver(ObserverWeak const &observer)Scroom::Utils::Observable< T >private
PresentationMock::WeakPtr typedefPresentationInterface
ColormappableMock::WeakPtr typedefColormappable
~Base()=defaultScroom::Utils::Basevirtual
~Interface()=defaultInterfaceprivatevirtual
~Observable() overrideScroom::Utils::Observable< T >