MIRA
mira
RemoteConnection
RemoteConnection Member List
This is the complete list of members for
RemoteConnection
, including all inherited members.
addBinaryFormatVersion
(Buffer< uint8 > &data)=0
RemoteConnection
protected
pure virtual
address
RemoteConnection
protected
authority
RemoteConnection
protected
AuthorityDescriptions
typedef
RemoteConnection
AuthState
enum name
RemoteConnection
protected
AUTHSTATE_ACCEPTED
enum value
RemoteConnection
protected
AUTHSTATE_AUTHENTICATING
enum value
RemoteConnection
protected
AUTHSTATE_CONNECTING
enum value
RemoteConnection
protected
AUTHSTATE_DENIED
enum value
RemoteConnection
protected
AUTHSTATE_NONE
enum value
RemoteConnection
protected
ChannelSendMap
typedef
RemoteConnection
ChannelTypeMap
typedef
RemoteConnection
checkMessageHeader
() const
RemoteConnection
protected
checkPingTimeoutThread
()
RemoteConnection
protected
CLASS
()
Object
inline
static
clockOffset
RemoteConnection
protected
frameworkID
RemoteConnection
protected
getAddress
() const
RemoteConnection
inline
getClass
() const
Object
inline
getFrameworkID
() const
RemoteConnection
inline
getGlobalID
() const
RemoteConnection
inline
getRemoteID
() const
RemoteConnection
inline
getSocket
()
RemoteConnection
inline
hasAuthority
(const std::string &id) const
RemoteConnection
hasPingTimeout
() const
RemoteConnection
protected
internalGetClass
() const =0
Object
protected
pure virtual
isPingTimeoutEnabled
()
RemoteConnection
inline
isPTPSyncEnabled
()
RemoteConnection
inline
isSynchronized
() const
RemoteConnection
inline
mAuthSignMsg
RemoteConnection
protected
mAuthState
RemoteConnection
protected
mChannelUpdatesMutex
RemoteConnection
protected
mCheckPingTimeoutThread
RemoteConnection
protected
mEnablePingTimeout
RemoteConnection
protected
mEnablePTPSync
RemoteConnection
protected
MetaSet
typedef
RemoteConnection
mHeader
RemoteConnection
protected
mHeaderReceived
RemoteConnection
protected
migrateUnit
(const std::string &id)
RemoteConnection
mLastPTP
RemoteConnection
protected
mMessage
RemoteConnection
protected
mMigrationID
RemoteConnection
protected
mMigrationNS
RemoteConnection
protected
mMigrationUnit
RemoteConnection
protected
mOutgoingRPCMessages
RemoteConnection
protected
mPendingChannelUpdates
RemoteConnection
protected
mPingLastReceived
RemoteConnection
protected
mPingLastSend
RemoteConnection
protected
mProcessPingThread
RemoteConnection
protected
mPTPDelayLocal
RemoteConnection
protected
mPTPDelayRemote
RemoteConnection
protected
mPTPOutgoing
RemoteConnection
protected
mPTPSyncLocal
RemoteConnection
protected
mPTPSyncRemote
RemoteConnection
protected
mRemoteAuthorities
RemoteConnection
protected
mRPCFinishHandler
RemoteConnection
protected
mRPCMessagesCondition
RemoteConnection
protected
mRPCMessagesMutex
RemoteConnection
protected
mRPCRequestHandler
RemoteConnection
protected
mSendChannelUpdatesThread
RemoteConnection
protected
mSendRPCMessagesThread
RemoteConnection
protected
mService
RemoteConnection
protected
mSocket
RemoteConnection
protected
mStopMutex
RemoteConnection
protected
mStopped
RemoteConnection
protected
mSyncTimeTimer
RemoteConnection
protected
mWriteMutex
RemoteConnection
protected
onConnect
(bool enablePTPTimeSync, bool enablePingTimeout)
RemoteConnection
onDisconnect
()
RemoteConnection
inline
protected
virtual
onWriteError
(boost::system::system_error &e)
RemoteConnection
inline
protected
virtual
parseMessage
()
RemoteConnection
protected
ping
()
RemoteConnection
protected
processPingThread
()
RemoteConnection
protected
publishAuthorities
(const AuthorityDescriptions &authorities)=0
RemoteConnection
pure virtual
publishChannels
(const ChannelTypeMap &channels)=0
RemoteConnection
pure virtual
publishedServices
RemoteConnection
protected
publishServices
(const StringSet &services)=0
RemoteConnection
pure virtual
queueRPCMessage
(FrameworkMessageType msg, Buffer< uint8 > &&answer)
RemoteConnection
protected
receivedChannelMetaMsg
()
RemoteConnection
protected
receivedMigrationFinishedMsg
()
RemoteConnection
protected
receivedMigrationMsg
()
RemoteConnection
protected
receivedMigrationSinkFailureMsg
()
RemoteConnection
protected
receivedMigrationSinkSuccessMsg
()
RemoteConnection
protected
receivedPingMsg
()
RemoteConnection
protected
receivedPTPDelayRequest
(uint64 timestamp)
RemoteConnection
protected
receivedPTPDelayResponse
(uint64 timestamp)
RemoteConnection
protected
receivedPTPFinish
()
RemoteConnection
protected
receivedPTPFollowUp
(uint64 timestamp)
RemoteConnection
protected
receivedPublishAuthorityMsg
()
RemoteConnection
protected
receivedPublishChannelMsg
()
RemoteConnection
protected
receivedPublishServiceMsg
()=0
RemoteConnection
protected
pure virtual
receivedRequestMigrationMsg
()
RemoteConnection
protected
receivedRPCRequestMsg
()=0
RemoteConnection
protected
pure virtual
receivedRPCResponseMsg
()=0
RemoteConnection
protected
pure virtual
receivedSubscribeChannelRequest
()
RemoteConnection
protected
receivedTypeMetaMsg
()
RemoteConnection
protected
receivedUnpublishAuthorityMsg
()
RemoteConnection
protected
receivedUnpublishChannelMsg
()
RemoteConnection
protected
receivedUnpublishServiceMsg
()
RemoteConnection
protected
receivedUnsubscribeChannelRequest
(const std::string &channelID)
RemoteConnection
protected
receivedWriteChannelMsg
()
RemoteConnection
protected
reflect
(Reflector &r)
RemoteConnection
inline
RemoteConnection
()
RemoteConnection
protected
RemoteConnection
(boost::asio::io_service &service)
RemoteConnection
protected
remoteID
RemoteConnection
protected
remoteVersion
RemoteConnection
protected
RPCMessage
typedef
RemoteConnection
protected
sendChannelUpdatesThread
()
RemoteConnection
protected
sendConnectDenied
(const std::string &msg)
RemoteConnection
protected
sendData
(ChannelRead< void > value, ServiceLevel &serviceLevel)
RemoteConnection
inline
protected
virtual
sendPTP
()
RemoteConnection
protected
sendRPCMessagesThread
()
RemoteConnection
protected
sentMetaInformation
RemoteConnection
protected
setAddress
(const KnownFramework &addr)
RemoteConnection
inline
setAuthority
(std::unique_ptr< Authority > auth)
RemoteConnection
inline
setAutoReconnect
(bool autoReconnect)
RemoteConnection
inline
start
()
RemoteConnection
virtual
startTimeSync
()
RemoteConnection
stop
()
RemoteConnection
StringSet
typedef
RemoteConnection
subscribeChannel
(const std::string &channelID, const ServiceLevel &serviceLevel)=0
RemoteConnection
pure virtual
subscriptions
RemoteConnection
protected
synchronizedTime
RemoteConnection
protected
synchronizeFrameworks
()
RemoteConnection
protected
syncTime
()
RemoteConnection
protected
unpublishAuthorities
(const AuthorityDescriptions &authorities)=0
RemoteConnection
pure virtual
unpublishChannel
(const std::string &channel)
RemoteConnection
unpublishServices
(const StringSet &services)=0
RemoteConnection
pure virtual
updateOutgoingStats
(std::size_t size)
RemoteConnection
protected
valueChanged
(ChannelRead< void > value, ServiceLevel &serviceLevel)
RemoteConnection
protected
write
(const BufferSequence &buffers)
RemoteConnection
inline
writeMessage
(FrameworkMessageType msg)
RemoteConnection
inline
protected
writeMessage
(FrameworkMessageType msg, Arg &&arg, Args &&... args)
RemoteConnection
inline
protected
writeMessageFromBuffer
(FrameworkMessageType msg, const BufferType &buffer)
RemoteConnection
inline
protected
writeMessageFromData
(FrameworkMessageType msg, const DataType &data)
RemoteConnection
inline
protected
~Object
()
Object
inline
virtual
~RemoteConnection
()
RemoteConnection
virtual
SVN-r10585 , Generated on Sat Nov 23 2024 03:12:36 for MIRA by
1.8.14