nl:: Weave:: Profiles:: ServiceDirectory:: ServiceConnectBeginArgs
#include <src/lib/profiles/service-directory/ServiceDirectory.h>
ארגומנטים שמועברים אל הקריאה החוזרת (callback) של WeaveServiceManager::OnConnectBegin.
סיכום
בנייה |
|
---|---|
ServiceConnectBeginArgs(uint64_t inServiceEndpoint, WeaveConnection *inConnection, HostPortList *inEndpointHostPortList, InterfaceId inConnectIntf, WeaveAuthMode inAuthMode, uint8_t inDNSOptions)
|
מאפיינים ציבוריים |
|
---|---|
AuthMode
|
WeaveAuthMode
מצב האימות הרצוי לחיבור.
|
ConnectIntf
|
InterfaceId
ממשק הרשת שבאמצעותו צריך ליצור את החיבור.
|
Connection
|
WeaveConnection *const
אובייקט #WeaveConnection שישמש ליצירת החיבור.
|
DNSOptions
|
uint8_t
קבוצת אפשרויות שקובעת את אופן הפעולה של רזולוציית שמות מארחים.
|
EndpointHostPortList
|
HostPortList *const
אובייקט HostPortList שמכיל את שם המארח ופרטי היציאה של החיבור.
|
ServiceEndpoint
|
const uint64_t
נקודת הקצה (endpoint) של השירות שאליה נוצר הקישור.
|
מאפיינים ציבוריים
AuthMode
WeaveAuthMode nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::AuthMode
מצב האימות הרצוי לחיבור.
ConnectIntf
InterfaceId nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ConnectIntf
ממשק הרשת שבאמצעותו צריך ליצור את החיבור.
חיבור
WeaveConnection *const nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::Connection
אובייקט #WeaveConnection שישמש ליצירת החיבור.
DNSOptions
uint8_t nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::DNSOptions
קבוצת אפשרויות שקובעת את אופן הפעולה של רזולוציית שמות מארחים.
EndpointHostPortList
HostPortList *const nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::EndpointHostPortList
אובייקט HostPortList שמכיל את שם המארח ופרטי היציאה של החיבור.
ServiceEndpoint
const uint64_t nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ServiceEndpoint
נקודת הקצה (endpoint) של השירות שאליה נוצר הקישור.
פונקציות ציבוריות
ServiceConnectBeginArgs
nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ServiceConnectBeginArgs( uint64_t inServiceEndpoint, WeaveConnection *inConnection, HostPortList *inEndpointHostPortList, InterfaceId inConnectIntf, WeaveAuthMode inAuthMode, uint8_t inDNSOptions )