![]() |
C++
1.4.6
CloudBackend Software Development Kit - SDK API for C++
|
This is the complete list of members for CBE::Group, including all inherited members.
| createGroup(std::string name, std::string memberAlias, CBE::GroupDelegatePtr delegate, CBE::visibility visibility=CBE::Visibility::Public) | CBE::Group | virtual |
| getVisibility() const | CBE::Group | virtual |
| groupContainer() const | CBE::Group | virtual |
| id() const | CBE::Group | virtual |
| join(std::string alias, CBE::GroupDelegatePtr delegate, CBE::visibility memberVisibility=CBE::Visibility::Public, std::string applicationComment="") | CBE::Group | virtual |
| joined() const | CBE::Group | virtual |
| leave(CBE::GroupDelegatePtr delegate) | CBE::Group | virtual |
| listBannedMembers(CBE::GroupDelegatePtr delegate) | CBE::Group | virtual |
| listMembers(CBE::GroupDelegatePtr delegate) | CBE::Group | virtual |
| name() const | CBE::Group | virtual |
| parentId() const | CBE::Group | virtual |
| remove(CBE::GroupDelegatePtr delegate) | CBE::Group | virtual |
| rename(std::string newName, CBE::GroupDelegatePtr delegate) | CBE::Group | virtual |
| requests() const | CBE::Group | virtual |
| ~Group() (defined in CBE::Group) | CBE::Group | inlinevirtual |
1.8.17