Core::arbitCoreNewGroupStruct
Class arbitCoreNewGroupStruct
Signal data emitted for new groups Signal data emitted for new groups
arbitBaseStruct
|
--arbitSignalSlotStruct
|
--arbitCoreNewGroupStruct
Author(s):
|
Version:
|
$Revision: 1236 $ |
|
License:
|
GPL |
Member Variables
|
protected array |
$properties
= array( 'group' => null, )
Array containing the structs properties.
Array containing the structs properties. |
Method Summary
|
public void |
__construct(
[ $group
= null] )
Construct signal struct from its major data fields. |
Inherited Methods
Methods
__construct
void
__construct(
[string
$group
= null] )
Construct signal struct from its major data fields. Construct signal struct from its major data fields.
Parameters:
| Name |
Type |
Description |
$group |
string |
|
|