#include <IViewsMergerTool.h>
|
| virtual StatusCode | merge (const EventContext &context, const ViewContainer &) const =0 |
| | processes views to create merged collection collection of the content
|
| virtual | ~IViewsMergerTool () |
Definition at line 14 of file IViewsMergerTool.h.
◆ ~IViewsMergerTool()
| virtual IViewsMergerTool::~IViewsMergerTool |
( |
| ) |
|
|
inlinevirtual |
◆ interfaceID()
| const InterfaceID & IViewsMergerTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ merge()
| virtual StatusCode IViewsMergerTool::merge |
( |
const EventContext & | context, |
|
|
const ViewContainer & | ) const |
|
pure virtual |
processes views to create merged collection collection of the content
The documentation for this class was generated from the following file: