Struct IInformation#

Inheritance Relationships#

Derived Types#

Struct Documentation#

struct IInformation#

Interface to request the available interfaces and nodes.

Subclassed by CCANSilKit, CCANSimulation, CCANSockets

Public Functions

virtual sdv::sequence<sdv::u8string> GetInterfaces() const = 0#

Get a list of interface names.

Returns:

Sequence containing the names of the interfaces.

sequence<u8string> GetInterfaces() const

Get a list of interface names.

Returns:

Sequence containing the names of the interfaces.

Public Static Attributes

static ::sdv::interface_id _id = 0x395E2D5C274ADA2C#

Interface ID.