#include <simple.h>
| Public Member Functions | |
| bool | operator!= (SimpleVector const &other) const | 
| bool | operator== (SimpleVector const &other) const | 
| Public Attributes | |
| std::vector< uint8_t > | data | 
| uint32_t | field | 
| bool Test::SimpleVector::operator!= | ( | SimpleVector const & | other | ) | const  [inline] | 
| bool Test::SimpleVector::operator== | ( | SimpleVector const & | other | ) | const  [inline] |