nn::nex::VirtualNetwork::VirtualNetwork Constructor

Syntax

VirtualNetwork();

Parameters

None.

Description

Constructor. (Not usable.)

Do not use this class directly.

To actually make use of the local communication link features, create an instance of the derived class that inherits from VirtualNetwork.

By registering an instance of the VirtualNetwork derived class to VirtualSocketDriver, NEX communications are set to take place completely as local communications,

Revision History

2011/01/27
Initial version.

CONFIDENTIAL