#include <format.hh>


Public Member Functions | |
| DispatchARPAInput (Filter &filter, Output &output) | |
| void | ReserveForCounts (std::streampos reserve) |
| void | BeginLength (unsigned int length) |
| void | EndLength (unsigned int length) |
| void | Finish () |
Definition at line 94 of file format.hh.
| lm::DispatchARPAInput< Filter, Output >::DispatchARPAInput | ( | Filter & | filter, | |
| Output & | output | |||
| ) | [inline] |
| void lm::DispatchARPAInput< Filter, Output >::BeginLength | ( | unsigned int | length | ) | [inline] |
| void lm::DispatchARPAInput< Filter, Output >::EndLength | ( | unsigned int | length | ) | [inline] |
Definition at line 104 of file format.hh.
References lm::DispatchInput< Filter, Output >::filter_, and lm::DispatchInput< Filter, Output >::output_.
| void lm::DispatchARPAInput< Filter, Output >::Finish | ( | ) | [inline] |
| void lm::DispatchARPAInput< Filter, Output >::ReserveForCounts | ( | std::streampos | reserve | ) | [inline] |
1.5.9