#include <ifmap_server.h>
Definition at line 42 of file ifmap_server.h.
◆ ClientHistoryInfo()
IFMapServer::ClientHistoryInfo::ClientHistoryInfo |
( |
const std::string & |
name, |
|
|
int |
id, |
|
|
uint64_t |
ctime, |
|
|
uint64_t |
htime |
|
) |
| |
|
inline |
◆ client_created_at_str()
const std::string IFMapServer::ClientHistoryInfo::client_created_at_str |
( |
| ) |
const |
◆ history_created_at_str()
const std::string IFMapServer::ClientHistoryInfo::history_created_at_str |
( |
| ) |
const |
◆ client_created_at
uint64_t IFMapServer::ClientHistoryInfo::client_created_at |
◆ client_index
int IFMapServer::ClientHistoryInfo::client_index |
◆ client_name
std::string IFMapServer::ClientHistoryInfo::client_name |
◆ history_created_at
uint64_t IFMapServer::ClientHistoryInfo::history_created_at |
The documentation for this struct was generated from the following files: