Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::NetworkLock Struct Reference

A RAII utility for locking and unlocking the network. More...

#include <networklock.h>

Public Member Functions

 NetworkLock (ProcessorNetwork *network)
 
 NetworkLock (Processor *network)
 
 NetworkLock (Property *network)
 
 NetworkLock (NetworkLock const &)=delete
 
NetworkLockoperator= (NetworkLock const &that)=delete
 
 NetworkLock (NetworkLock &&rhs) noexcept
 
NetworkLockoperator= (NetworkLock &&that)
 

Detailed Description

A RAII utility for locking and unlocking the network.


The documentation for this struct was generated from the following file: