Searched refs:buffer_t (Results 1 – 3 of 3) sorted by relevance
120 typedef std::vector<uint8_t> buffer_t; ///< Buffer type typedef121 buffer_t m_data; ///< The heap based buffer where data is stored
67 buffer_t empty; in Clear()
1086 typedef cell_t buffer_t[BUFLEN];1097 C<buffer_t> is four times C<BUFLEN>! The moral of the story is that