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


Public Types | |
| typedef wns::Creator < SizeCalculator > | Creator |
| typedef wns::StaticFactory < Creator > | Factory |
Public Member Functions | |
| virtual unsigned long int | operator() (const CompoundPtr &compound) const =0 |
| virtual | ~SizeCalculator () |
Definition at line 47 of file Buffer.hpp.
Definition at line 50 of file Buffer.hpp.
Definition at line 51 of file Buffer.hpp.
| virtual wns::ldk::buffer::SizeCalculator::~SizeCalculator | ( | ) | [inline, virtual] |
Definition at line 57 of file Buffer.hpp.
| virtual unsigned long int wns::ldk::buffer::SizeCalculator::operator() | ( | const CompoundPtr & | compound | ) | const [pure virtual] |
Implemented in wns::ldk::buffer::sizecalculators::PerPDU, and wns::ldk::buffer::sizecalculators::PerBit.
1.5.5