#include <EchoLinkStationData.h>
Definition at line 108 of file EchoLinkStationData.h.
|
|
The status of the station in the directory server
Definition at line 114 of file EchoLinkStationData.h. |
|
|
Default constructor.
|
|
|
Copy constructor.
Definition at line 143 of file EchoLinkStationData.h. |
|
|
Get the callsign.
Definition at line 160 of file EchoLinkStationData.h. |
|
|
Clear the contents and reset to default values.
|
|
|
Get the code representation of the callsign.
Definition at line 259 of file EchoLinkStationData.h. |
|
|
Get the description/location string.
Definition at line 215 of file EchoLinkStationData.h. |
|
|
Get the EchoLink ID number.
Definition at line 227 of file EchoLinkStationData.h. |
|
|
Get the IP address.
Definition at line 239 of file EchoLinkStationData.h. |
|
|
Get the string representation of the IP address.
Definition at line 245 of file EchoLinkStationData.h. |
|
|
Assignment operator.
|
|
|
Set the callsign.
|
|
|
Set station data from a string as represented in the directory server.
|
|
|
Set the description/location string.
Definition at line 209 of file EchoLinkStationData.h. |
|
|
Set the EchoLink ID number.
Definition at line 221 of file EchoLinkStationData.h. |
|
|
Set the IP address.
Definition at line 233 of file EchoLinkStationData.h. |
|
|
Set the status.
Definition at line 179 of file EchoLinkStationData.h. |
|
|
Set the time.
Definition at line 197 of file EchoLinkStationData.h. |
|
|
Get the status.
Definition at line 185 of file EchoLinkStationData.h. |
|
|
Return the string representation of the status.
Definition at line 191 of file EchoLinkStationData.h. Referenced by EchoLink::Directory::statusStr(). |
|
|
Translate a status code to a string.
|
|
|
Get the time.
Definition at line 203 of file EchoLinkStationData.h. |
|
||||||||||||
|
Output stream operator.
|
|
|
The maximum length of a callsign.
Definition at line 122 of file EchoLinkStationData.h. |
|
|
The maximum length of the data field.
Definition at line 123 of file EchoLinkStationData.h. |
|
|
The maximum length of a description.
Definition at line 124 of file EchoLinkStationData.h. |
|
|
The maximum length of the id field.
Definition at line 125 of file EchoLinkStationData.h. |
|
|
The maximum length of the ip address.
Definition at line 126 of file EchoLinkStationData.h. |
1.4.4