List of functions in global namespace.

Entity NameDescription
globalInitializeInitializes the global system components.

Generated with Flude

Copyright © 2026

Directory & Entity Index

Entity NameSummary / Description
globalInitialize function

Initializes the global system components.

This function is undocumented for parameters and return values.

Methods

globalInitialize

int globalInitialize(const GlobalConfig &config)

Initializes the global system components.

This function is undocumented for parameters and return values.

ParameterTypeDescription
configconst GlobalConfig &The configuration to apply.

Generated with Flude

Copyright © 2026