nl::Weave::פרופילים::ServiceDirectory::ServiceConnectStartArgs

#include <src/lib/profiles/service-directory/ServiceDirectory.h>

הארגומנטים הועברו אל הקריאה החוזרת (callback) של WeaveServiceManager::OnConnectStart.

סיכום

מבנים ובנייה

ServiceConnectBeginArgs(uint64_t inServiceEndpoint, WeaveConnection *inConnection, HostPortList *inEndpointHostPortList, InterfaceId inConnectIntf, WeaveAuthMode inAuthMode, uint8_t inDNSOptions)

מאפיינים ציבוריים

AuthMode
WeaveAuthMode
מצב האימות הרצוי של החיבור.
ConnectIntf
InterfaceId
ממשק הרשת שבו יש ליצור את החיבור.
Connection
האובייקט #WeaveConnection שישמש ליצירת החיבור.
DNSOptions
uint8_t
קבוצה של אפשרויות ששולטות בביצועים של רזולוציית שם המארח.
EndpointHostPortList
HostPortList *const
אובייקט HostPortList המכיל את שם המארח ופרטי היציאה לחיבור.
ServiceEndpoint
const uint64_t
נקודת הקצה (endpoint) שאליה מחובר החיבור.

מאפיינים ציבוריים

מצב אימות

WeaveAuthMode nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::AuthMode

מצב האימות הרצוי של החיבור.

ConnectIntf

InterfaceId nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ConnectIntf

ממשק הרשת שבו יש ליצור את החיבור.

חיבור

WeaveConnection *const nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::Connection

האובייקט #WeaveConnection שישמש ליצירת החיבור.

אפשרויות DNS

uint8_t nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::DNSOptions

קבוצה של אפשרויות ששולטות בביצועים של רזולוציית שם המארח.

EndpointHostPortList

HostPortList *const nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::EndpointHostPortList

אובייקט HostPortList המכיל את שם המארח ופרטי היציאה לחיבור.

נקודת קצה (endpoint)

const uint64_t nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ServiceEndpoint

נקודת הקצה (endpoint) שאליה מחובר החיבור.

תפקידים ציבוריים

שירות ConnectConnectStartArgs

 nl::Weave::Profiles::ServiceDirectory::ServiceConnectBeginArgs::ServiceConnectBeginArgs(
  uint64_t inServiceEndpoint,
  WeaveConnection *inConnection,
  HostPortList *inEndpointHostPortList,
  InterfaceId inConnectIntf,
  WeaveAuthMode inAuthMode,
  uint8_t inDNSOptions
)