COROIO: NNet::NActors::TIntrusiveList< T > Class Template Reference
COROIO
 
Loading...
Searching...
No Matches
NNet::NActors::TIntrusiveList< T > Class Template Reference

Public Member Functions

 TIntrusiveList (int tag=0)
 
 TIntrusiveList (const TIntrusiveList &)=delete
 
TIntrusiveListoperator= (const TIntrusiveList &)=delete
 
size_t Size () const
 
bool Empty () const
 
void PushBack (std::unique_ptr< T > &&node)
 
std::unique_ptr< T > Erase (T *node)
 
T * Front ()
 
std::unique_ptr< T > PopFront () noexcept
 

The documentation for this class was generated from the following file: