libalcommon  1.14.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
AL::ALModuleInfo Class Reference

ALModuleInfo is the class of information about user modules. More...

#include <alcommon/almoduleinfo.h>

List of all members.

Public Attributes

std::string name
int architecture
std::string ip
int port
int processId
bool isABroker
bool keepAlive

Detailed Description

ALModuleInfo is the class of information about user modules.

Definition at line 26 of file almoduleinfo.h.


Member Data Documentation

linux/win32/macOSX

Definition at line 30 of file almoduleinfo.h.

std::string AL::ALModuleInfo::ip

Broker IP

Definition at line 31 of file almoduleinfo.h.

true if the module is link to a broker

Definition at line 34 of file almoduleinfo.h.

if false, automatically destroys broker when parent broker dies

Definition at line 35 of file almoduleinfo.h.

Module name

Definition at line 29 of file almoduleinfo.h.

Broker port

Definition at line 32 of file almoduleinfo.h.

Module unique ID

Definition at line 33 of file almoduleinfo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines