Midge  v3.9.2
Data Processing Framework
Public Member Functions | List of all members
slot Class Reference

#include <slot.hh>

Inheritance diagram for slot:
Inheritance graph

Public Member Functions

 slot (const string_t &p_name)
 
template<typename x_owner >
 slot (const string_t &p_name, x_owner *p_owner)
 
virtual ~slot ()
 
 snake_case_mv_referrable (string_t, name)
 

Detailed Description

Definition at line 23 of file slot.hh.

Constructor & Destructor Documentation

◆ slot() [1/2]

slot ( const string_t p_name)

Definition at line 12 of file slot.cc.

◆ slot() [2/2]

slot ( const string_t p_name,
x_owner *  p_owner 
)

Definition at line 68 of file slot.hh.

◆ ~slot()

~slot ( )
virtual

Definition at line 16 of file slot.cc.

Member Function Documentation

◆ snake_case_mv_referrable()

snake_case_mv_referrable ( string_t  ,
name   
)

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