Static public member functions documentation

static NzaeFactory& getFactory()
Returns the singleton Factory.
Returns
NzaeFactory
The singleton Factory.
static pid_t getParentProcessId()
The parent ID of this process, which can be useful for debugging.
Returns
The parent ID of this process.
static pid_t getProcessId()
The ID of this process, which can be useful for debugging.
Returns
Process ID.