![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ldk/buffer/Dropping.hpp>


Public Types | |
| typedef wns::Creator< Drop > | Creator |
| typedef wns::StaticFactory < Creator > | Factory |
Public Member Functions | |
| virtual CompoundPtr | operator() (ContainerType &container) const =0 |
| virtual | ~Drop () |
Definition at line 58 of file Dropping.hpp.
Definition at line 62 of file Dropping.hpp.
Definition at line 63 of file Dropping.hpp.
| virtual wns::ldk::buffer::dropping::Drop::~Drop | ( | ) | [inline, virtual] |
Definition at line 69 of file Dropping.hpp.
| virtual CompoundPtr wns::ldk::buffer::dropping::Drop::operator() | ( | ContainerType & | container | ) | const [pure virtual] |
Implemented in wns::ldk::buffer::dropping::drop::Tail, and wns::ldk::buffer::dropping::drop::Front.
1.5.5