MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_initialized()

MAYAFLUX_API bool MayaFlux::Portal::Network::is_initialized ( )

Return true if Portal::Network has been initialized.

Definition at line 66 of file Network.cpp.

67{
68 return g_initialized;
69}

Referenced by MayaFlux::Core::NetworkSubsystem::shutdown(), and MayaFlux::Core::NetworkSubsystem::stop().

+ Here is the caller graph for this function: