This is the complete list of members for NNet::NActors::TActorSystem, including all inherited members.
ActorsSize() const (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
AddNode(int id, std::unique_ptr< INode > node) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Ask(TActorId recepient, TQuestion &&message) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
Cancel(TEvent event) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Register(IActor::TPtr actor) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Schedule(TTime when, TActorId sender, TActorId recipient, TMessageId messageId, TBlob blob) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Schedule(TTime when, TActorId sender, TActorId recipient, Args &&... args) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
Send(TActorId sender, TActorId recipient, TMessageId messageId, TBlob blob) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Send(TActorId sender, TActorId recipient, Args &&... args) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
Serve() (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
Serve(TSocket socket) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
Sleep(TTime until) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
TActorContext (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | friend |
TActorSystem(TPollerBase *poller, int nodeId=1) (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | inline |
YieldNotify() (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem | |
~TActorSystem() (defined in NNet::NActors::TActorSystem) | NNet::NActors::TActorSystem |