PortOps< T, ACCESS, CHECK > Class Template Reference

#include <micronodes_ports.h>

Inheritance diagram for PortOps< T, ACCESS, CHECK >:

Public Member Functions

template<typename... ARGS>
MAXON_ATTRIBUTE_FORCE_INLINE PortOps (ARGS &&... args)
 
- Public Member Functions inherited from PortOpsBase< T, ACCESS >
const T & operator() () const
 

Additional Inherited Members

- Public Types inherited from PortOpsBase< T, ACCESS >
template<typename ACC >
using Rebind = PortOps< T, ACC, void >
 

Constructor & Destructor Documentation

◆ PortOps()

MAXON_ATTRIBUTE_FORCE_INLINE PortOps ( ARGS &&...  args)
explicit