nn::uds Namespace

Description

The namespace of the library for performing local communication.

Namespace

nn::uds::CTR The namespace of the CTR library for performing local communication. (This namespace can also be written without the ::CTR portion.)

Revision History

2010/10/22
Updated the members of the nn::uds::NodeInformation structure.
2010/10/15
Added as a reference to the functions that return nn::Result information on what values are returned. Deleted the not-yet-implemented function, SetNetworkAttribute. Added a new function, SetMaxSendDelay, which configures the maximum send delay time. Added a new ResultMalformedData error. Added a new ResultMiscellaneousSystemError error. Added a function to cut off a connection to a network, DisallowToConnect, and a function to re-allow a connection, AllowToConnect.
2010/06/14
Initial version.

CONFIDENTIAL