EHS
ehs::NetOp Class Reference

#include <NetOp.h>

Public Member Functions

virtual ~NetOp ()=default
 
 NetOp ()
 
 NetOp (Str_8 name)
 
 NetOp (NetOp &&op) noexcept
 
 NetOp (const NetOp &op)
 
NetOpoperator= (NetOp &&op) noexcept
 
NetOpoperator= (const NetOp &op)
 
UInt_64 GetId () const
 
Str_8 GetName () const
 

Friends

class NetSys
 

Constructor & Destructor Documentation

◆ ~NetOp()

virtual ehs::NetOp::~NetOp ( )
virtualdefault

◆ NetOp() [1/4]

ehs::NetOp::NetOp ( )

◆ NetOp() [2/4]

ehs::NetOp::NetOp ( Str_8  name)

◆ NetOp() [3/4]

ehs::NetOp::NetOp ( NetOp &&  op)
noexcept

◆ NetOp() [4/4]

ehs::NetOp::NetOp ( const NetOp op)

Member Function Documentation

◆ GetId()

UInt_64 ehs::NetOp::GetId ( ) const

◆ GetName()

Str_8 ehs::NetOp::GetName ( ) const

◆ operator=() [1/2]

NetOp & ehs::NetOp::operator= ( const NetOp op)

◆ operator=() [2/2]

NetOp & ehs::NetOp::operator= ( NetOp &&  op)
noexcept

Friends And Related Function Documentation

◆ NetSys

friend class NetSys
friend

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