qb
2.0.0.0
C++17 Actor Framework
|
This is the complete list of members for qb::TActorFactory< _Actor, _Args >, including all inherited members.
ActorProxy()=default (defined in qb::ActorProxy) | qb::ActorProxy | protected |
create() final | qb::TActorFactory< _Actor, _Args > | inlinevirtual |
getName() (defined in qb::ActorProxy) | qb::ActorProxy | inlinestatic |
getType() (defined in qb::ActorProxy) | qb::ActorProxy | inlinestatic |
isService() const final | qb::TActorFactory< _Actor, _Args > | inlinevirtual |
setName(Actor &actor) (defined in qb::ActorProxy) | qb::ActorProxy | inlineprotectedstatic |
setType(Actor &actor) (defined in qb::ActorProxy) | qb::ActorProxy | inlineprotectedstatic |
TActorFactory(ActorId const id, _Args &&... args) (defined in qb::TActorFactory< _Actor, _Args >) | qb::TActorFactory< _Actor, _Args > | inlineexplicit |
~IActorFactory()=default (defined in qb::IActorFactory) | qb::IActorFactory | virtual |