Definition at line 15 of file PresenceList.cs.
◆ clear()
static void DLT.PresenceList.clear |
( |
| ) |
|
|
static |
◆ containsIP()
static bool DLT.PresenceList.containsIP |
( |
string |
ip, |
|
|
char |
type |
|
) |
| |
|
static |
◆ containsWalletAddress()
static Presence DLT.PresenceList.containsWalletAddress |
( |
byte [] |
wallet | ) |
|
|
static |
◆ countPresences()
static long DLT.PresenceList.countPresences |
( |
char |
type | ) |
|
|
static |
◆ generatePresenceList()
static void DLT.PresenceList.generatePresenceList |
( |
string |
initial_ip, |
|
|
char |
type = 'M' |
|
) |
| |
|
static |
◆ getBytes()
static byte [] DLT.PresenceList.getBytes |
( |
| ) |
|
|
static |
◆ getPresenceByAddress()
static Presence DLT.PresenceList.getPresenceByAddress |
( |
byte [] |
address | ) |
|
|
static |
◆ getTotalPresences()
static long DLT.PresenceList.getTotalPresences |
( |
| ) |
|
|
static |
◆ performCleanup()
static bool DLT.PresenceList.performCleanup |
( |
| ) |
|
|
static |
◆ receiveKeepAlive()
static bool DLT.PresenceList.receiveKeepAlive |
( |
byte [] |
bytes, |
|
|
out byte [] |
address |
|
) |
| |
|
static |
◆ removeAddressEntry()
static bool DLT.PresenceList.removeAddressEntry |
( |
byte [] |
wallet_address, |
|
|
PresenceAddress |
address |
|
) |
| |
|
static |
◆ startKeepAlive()
static void DLT.PresenceList.startKeepAlive |
( |
| ) |
|
|
static |
◆ stopKeepAlive()
static void DLT.PresenceList.stopKeepAlive |
( |
| ) |
|
|
static |
◆ syncFromBytes()
static bool DLT.PresenceList.syncFromBytes |
( |
byte [] |
bytes | ) |
|
|
static |
◆ updateEntry()
◆ updateFromBytes()
static bool DLT.PresenceList.updateFromBytes |
( |
byte [] |
bytes | ) |
|
|
static |
◆ verifyPresence()
static bool DLT.PresenceList.verifyPresence |
( |
Presence |
presence | ) |
|
|
static |
◆ curNodePresence
Presence DLT.PresenceList.curNodePresence = null |
|
static |
◆ curNodePresenceAddress
◆ presences
◆ TLC
The documentation for this class was generated from the following file: