|
SecureUniquePtr< Impl > | p_ |
|
◆ FindObjectInChannel()
auto GpgFrontend::SingletonStorage::FindObjectInChannel |
( |
int |
channel | ) |
-> ChannelObject* |
◆ GetAllChannelId()
auto GpgFrontend::SingletonStorage::GetAllChannelId |
( |
| ) |
-> std::vector<int> |
Get all the channel ids.
- Returns
- std::vector<int>
◆ ReleaseChannel()
void GpgFrontend::SingletonStorage::ReleaseChannel |
( |
int |
channel | ) |
|
◆ SetObjectInChannel()
auto GpgFrontend::SingletonStorage::SetObjectInChannel |
( |
int |
channel, |
|
|
ChannelObjectPtr |
p_obj |
|
) |
| -> ChannelObject* |
Set a new object in channel object.
- Parameters
-
- Returns
- T*
The documentation for this class was generated from the following files: