|
LeviLamina
|
Inheritance diagram for Bedrock::PubSub::Detail::SubscriptionBodyBase:Classes | |
| struct | CompareEntries |
Public Types | |
| using | ListHookType = ::Bedrock::Intrusive::list_base_hook<::Bedrock::PubSub::Detail::SubscriptionBodyBase> |
| using | SubscriptionType = ::Bedrock::PubSub::Subscription |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Bedrock::PubSub::Detail::SubscriptionBodyBase > > | mStrongSelf |
| ::ll::TypedStorage< 8, 8, ::Bedrock::PubSub::Detail::PublisherDisconnector * > | mDisconnector |
| ::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Bedrock::PubSub::SubscriptionContext > > | mContext |
| ::ll::TypedStorage< 4, 4, int > | mGroup |
| ::Bedrock::Intrusive::list_base_hook< ::Bedrock::PubSub::Detail::SubscriptionBodyBase > * | mNext |
| ::Bedrock::Intrusive::list_base_hook< ::Bedrock::PubSub::Detail::SubscriptionBodyBase > * | mPrev |
|
static |