OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::ActionHandler Class Reference

#include "ActionHandler.h"

Inheritance diagram for ot::ActionHandler:
AppBase Application Application ExternalServicesComponent GlobalSessionService SessionService ot::ApplicationBase ot::FrontendActionHandler ot::intern::ExternalServicesComponent

Public Member Functions

 ActionHandler ()
 
 ActionHandler (const ActionHandler &_other)=default
 
 ActionHandler (ActionHandler &&_other)=default
 
virtual ~ActionHandler ()
 
ActionHandleroperator= (const ActionHandler &_other)=default
 
ActionHandleroperator= (ActionHandler &&_other)=default
 

Constructor & Destructor Documentation

◆ ActionHandler() [1/3]

ActionHandler::ActionHandler ( )

◆ ActionHandler() [2/3]

ot::ActionHandler::ActionHandler ( const ActionHandler & _other)
default

◆ ActionHandler() [3/3]

ot::ActionHandler::ActionHandler ( ActionHandler && _other)
default

◆ ~ActionHandler()

ActionHandler::~ActionHandler ( )
virtual

Member Function Documentation

◆ operator=() [1/2]

ActionHandler & ot::ActionHandler::operator= ( ActionHandler && _other)
default

◆ operator=() [2/2]

ActionHandler & ot::ActionHandler::operator= ( const ActionHandler & _other)
default

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