ALBA
Public Member Functions | Public Attributes | List of all members
albaVMELink Struct Reference

#include <albaVME.h>

Inheritance diagram for albaVMELink:
Inheritance graph
[legend]
Collaboration diagram for albaVMELink:
Collaboration graph
[legend]

Public Member Functions

 albaVMELink (albaID id=-1, albaVME *node=NULL, LinkType type=NORMAL_LINK)
 

Public Attributes

albaID m_NodeId
 
albaVMEm_Node
 
LinkType m_Type
 

Detailed Description

data structure used to store a link VME and its Id

Definition at line 71 of file albaVME.h.

Constructor & Destructor Documentation

◆ albaVMELink()

albaVMELink::albaVMELink ( albaID  id = -1,
albaVME node = NULL,
LinkType  type = NORMAL_LINK 
)
inline

Definition at line 74 of file albaVME.h.

Member Data Documentation

◆ m_NodeId

albaID albaVMELink::m_NodeId

Definition at line 75 of file albaVME.h.

◆ m_Node

albaVME* albaVMELink::m_Node

Definition at line 76 of file albaVME.h.

◆ m_Type

LinkType albaVMELink::m_Type

Definition at line 77 of file albaVME.h.


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