CTR Pia
4.11.3
Game Communication Engine
|
An interface (factory pattern) for generating the classes needed by the network. More...
An interface (factory pattern) for generating the classes needed by the network.
This class is never instantiated by an application. Use a class that inherits this class.
2013-05-16 Added the IsMultiCandidatePermitted
function.
2013-03-28 Added the CreatePacketHandler
function.
2013-03-21 Added the CreateSignatureSettingStorage
function.
2013-03-14 Added the CreateCreateMeshJob
function.
2012-11-27 Added the IsSignatureRequired
function.
2012-04-23 To improve readability, changed the See Also section to refer to nn::pia::local::UdsNetworkFactory
and nn::pia::inet::NexNetworkFactory
.
2012-04-06 Initial version.