Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
NG911VertexProperties Struct Reference

Derived structure for NG911-specific properties Inherits from VertexProperty and includes attributes specific to 911 networks. More...

#include <Global.h>

Inheritance diagram for NG911VertexProperties:
Collaboration diagram for NG911VertexProperties:

Public Attributes

string objectID
 
string name
 
int servers = 0
 
int trunks = 0
 
string segments
 
- Public Attributes inherited from VertexProperties
string type
 
double x
 
double y
 

Detailed Description

Derived structure for NG911-specific properties Inherits from VertexProperty and includes attributes specific to 911 networks.

Definition at line 242 of file Global.h.

Member Data Documentation

◆ name

string NG911VertexProperties::name

Definition at line 244 of file Global.h.

◆ objectID

string NG911VertexProperties::objectID

Definition at line 243 of file Global.h.

◆ segments

string NG911VertexProperties::segments

Definition at line 247 of file Global.h.

◆ servers

int NG911VertexProperties::servers = 0

Definition at line 245 of file Global.h.

◆ trunks

int NG911VertexProperties::trunks = 0

Definition at line 246 of file Global.h.


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