◆ OMTAddress() [1/2]
| libomtnet.OMTAddress.OMTAddress |
( |
string | name, |
|
|
int | port ) |
◆ OMTAddress() [2/2]
| libomtnet.OMTAddress.OMTAddress |
( |
string | machineName, |
|
|
string | name, |
|
|
int | port ) |
◆ AddAddress()
| bool libomtnet.OMTAddress.AddAddress |
( |
IPAddress | address | ) |
|
◆ Create()
| OMTAddress libomtnet.OMTAddress.Create |
( |
string | fullName, |
|
|
int | port ) |
|
static |
◆ EscapeFullName()
| string libomtnet.OMTAddress.EscapeFullName |
( |
string | fullName | ) |
|
|
static |
◆ GetMachineName()
| string libomtnet.OMTAddress.GetMachineName |
( |
string | fullName | ) |
|
|
static |
◆ GetName()
| string libomtnet.OMTAddress.GetName |
( |
string | fullName | ) |
|
|
static |
◆ IsValid()
| bool libomtnet.OMTAddress.IsValid |
( |
string | fullName | ) |
|
|
static |
◆ SanitizeName()
| string libomtnet.OMTAddress.SanitizeName |
( |
string | name | ) |
|
|
static |
◆ ToString() [1/2]
| override string libomtnet.OMTAddress.ToString |
( |
| ) |
|
◆ ToString() [2/2]
| string libomtnet.OMTAddress.ToString |
( |
string | machineName, |
|
|
string | name ) |
|
static |
◆ ToURL()
| string libomtnet.OMTAddress.ToURL |
( |
| ) |
|
◆ UnescapeFullName()
| string libomtnet.OMTAddress.UnescapeFullName |
( |
string | fullName | ) |
|
|
static |
◆ Addresses
| IPAddress [] libomtnet.OMTAddress.Addresses |
|
get |
◆ MachineName
| string libomtnet.OMTAddress.MachineName |
|
get |
◆ Name
| string libomtnet.OMTAddress.Name |
|
get |
◆ Port
| int libomtnet.OMTAddress.Port |
|
get |
The documentation for this class was generated from the following file: