Definition at line 57 of file wge100_sim.cc.
| WGE100Simulator::WGE100Simulator |
( |
uint32_t |
serial | ) |
|
|
inline |
| WGE100Simulator::~WGE100Simulator |
( |
| ) |
|
|
inline |
| static uint8_t WGE100Simulator::get_diag_test_pattern |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
|
inlinestaticprivate |
| void WGE100Simulator::ProcessCommands |
( |
| ) |
|
|
inlineprivate |
| void WGE100Simulator::reset |
( |
| ) |
|
|
inlineprivate |
| int WGE100Simulator::run |
( |
| ) |
|
|
inline |
| void WGE100Simulator::SendData |
( |
| ) |
|
|
inlineprivate |
| void WGE100Simulator::sendFlashData |
( |
PacketGeneric * |
hdr, |
|
|
uint32_t |
address |
|
) |
| |
|
inlineprivate |
| void WGE100Simulator::sendSensorData |
( |
PacketGeneric * |
hdr, |
|
|
uint8_t |
addr, |
|
|
uint16_t |
value |
|
) |
| |
|
inlineprivate |
| void WGE100Simulator::sendStatus |
( |
PacketGeneric * |
hdr, |
|
|
uint32_t |
type, |
|
|
uint32_t |
code |
|
) |
| |
|
inlineprivate |
| static void WGE100Simulator::setExiting |
( |
int |
i | ) |
|
|
inlinestaticprivate |
| sockaddr_in WGE100Simulator::data_addr_ |
|
private |
| volatile bool WGE100Simulator::exiting_ = false |
|
staticprivate |
| int WGE100Simulator::frame_ |
|
private |
| int WGE100Simulator::height_ |
|
private |
| const int WGE100Simulator::IMAGER_REGISTER_UNDEFINED = 1 |
|
staticprivate |
| const int WGE100Simulator::IMAGER_REGISTER_UNSUPPORTED = 2 |
|
staticprivate |
| const int WGE100Simulator::NUM_IMAGER_REGISTERS = 256 |
|
staticprivate |
| int WGE100Simulator::running_ |
|
private |
| uint32_t WGE100Simulator::serial_no_ |
|
private |
| int WGE100Simulator::socket_ |
|
private |
| int WGE100Simulator::width_ |
|
private |
The documentation for this class was generated from the following file: