#include <RpcClientInfo.h>
§ RpcClientInfo() [1/2]
BaseLib::RpcClientInfo::RpcClientInfo |
( |
| ) |
|
§ RpcClientInfo() [2/2]
BaseLib::RpcClientInfo::RpcClientInfo |
( |
RpcClientInfo const & |
rhs | ) |
|
§ ~RpcClientInfo()
virtual BaseLib::RpcClientInfo::~RpcClientInfo |
( |
| ) |
|
|
virtualdefault |
§ operator=()
§ serialize()
Serializes the data part of the object.
§ unserialize()
§ acls
§ addon
bool BaseLib::RpcClientInfo::addon = false |
§ address
std::string BaseLib::RpcClientInfo::address |
§ authenticated
bool BaseLib::RpcClientInfo::authenticated = false |
§ clientType
§ closed
bool BaseLib::RpcClientInfo::closed = false |
§ distinguishedName
std::string BaseLib::RpcClientInfo::distinguishedName |
§ familyModule
bool BaseLib::RpcClientInfo::familyModule = false |
§ flowsServer
bool BaseLib::RpcClientInfo::flowsServer = false |
§ hasClientCertificate
bool BaseLib::RpcClientInfo::hasClientCertificate = false |
§ id
int32_t BaseLib::RpcClientInfo::id = -1 |
§ initBinaryMode
bool BaseLib::RpcClientInfo::initBinaryMode = false |
§ initInterfaceId
std::string BaseLib::RpcClientInfo::initInterfaceId |
§ initJsonMode
bool BaseLib::RpcClientInfo::initJsonMode = false |
§ initKeepAlive
bool BaseLib::RpcClientInfo::initKeepAlive = false |
§ initNewFormat
bool BaseLib::RpcClientInfo::initNewFormat = false |
§ initSendNewDevices
bool BaseLib::RpcClientInfo::initSendNewDevices = true |
§ initSubscribePeers
bool BaseLib::RpcClientInfo::initSubscribePeers = false |
§ initUrl
std::string BaseLib::RpcClientInfo::initUrl |
§ invokeMutex
std::mutex BaseLib::RpcClientInfo::invokeMutex |
§ ipcServer
bool BaseLib::RpcClientInfo::ipcServer = false |
§ language
std::string BaseLib::RpcClientInfo::language |
§ lastReceivedPacket
std::atomic<int64_t> BaseLib::RpcClientInfo::lastReceivedPacket |
§ mqttClient
bool BaseLib::RpcClientInfo::mqttClient = false |
§ peerId
uint64_t BaseLib::RpcClientInfo::peerId = 0 |
Set by Miscellaneous peers.
§ port
int32_t BaseLib::RpcClientInfo::port = 0 |
§ requestConditionVariable
std::condition_variable BaseLib::RpcClientInfo::requestConditionVariable |
§ requestMutex
std::mutex BaseLib::RpcClientInfo::requestMutex |
§ rpcResponse
PVariable BaseLib::RpcClientInfo::rpcResponse |
§ rpcType
§ scriptEngineServer
bool BaseLib::RpcClientInfo::scriptEngineServer = false |
§ sendEventsToRpcServer
bool BaseLib::RpcClientInfo::sendEventsToRpcServer = false |
§ serializedInfo
PVariable BaseLib::RpcClientInfo::serializedInfo |
|
protected |
§ socket
std::shared_ptr<TcpSocket> BaseLib::RpcClientInfo::socket |
§ socketDescriptor
std::shared_ptr<FileDescriptor> BaseLib::RpcClientInfo::socketDescriptor |
§ user
std::string BaseLib::RpcClientInfo::user |
§ waitForResponse
std::atomic_bool BaseLib::RpcClientInfo::waitForResponse |
§ webSocketClientId
std::string BaseLib::RpcClientInfo::webSocketClientId |
The documentation for this class was generated from the following files: