|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API bool MayaFlux::Portal::Network::initialize | ( | Registry::Service::NetworkService * | service | ) |
Initialize Portal::Network.
| service | Pointer to the registered NetworkService. |
Must be called after NetworkSubsystem has started and registered its NetworkService into BackendRegistry. Sequence mirrors Portal::Graphics::initialize(backend).
Initializes, in order:
Today this is a stub. The function signature and call site are established so the engine init sequence does not need to change when the singletons are added.
Definition at line 11 of file Network.cpp.
References MF_ERROR, MF_INFO, MF_WARN, MayaFlux::Journal::Networking, and MayaFlux::Journal::Portal.
Referenced by MayaFlux::Core::NetworkSubsystem::initialize().
Here is the caller graph for this function: