CHAI SDK
Version 1.3
|
Helper class for group matching check. More...
Static Public Member Functions | |
static CPNS::boolean | CheckGroups (CPNS::uint32 const dwGroups1, CPNS::uint32 const dwGroups2) |
Check if groups are matching. More... | |
static CPNS::UTF8String | ToString (CPNS::uint32 const dwGroups) |
Get a standard string representation of groups data. More... | |
Helper class for group matching check.
|
static |
Check if groups are matching.
[in] | dwGroups1 | first group flags |
[in] | dwGroups2 | second group flags |
|
static |
Get a standard string representation of groups data.
[in] | dwGroups | group flags |