Protected Member Functions | |
InputFromBuffer () | |
Protected Attributes | |
std::vector< char > | SourceBuffer |
Definition at line 25 of file test_input_from_buffer.cpp.
InputFromBuffer::InputFromBuffer | ( | ) | [inline, protected] |
Definition at line 28 of file test_input_from_buffer.cpp.
std::vector<char> InputFromBuffer::SourceBuffer [protected] |
Definition at line 33 of file test_input_from_buffer.cpp.