#include "BG_AuxvReader.h"#include "auxvtypes.h"#include <cstring>#include <sstream>Go to the source code of this file.
Defines | |
| #define | AUX(msg) (msg).dataArea.GET_AUX_VECTORS |
| #define | ACK(msg) (msg).dataArea.GET_AUX_VECTORS_ACK |
| #define ACK | ( | msg | ) | (msg).dataArea.GET_AUX_VECTORS_ACK |
Definition at line 40 of file BG_AuxvReader.C.
Referenced by BG_AuxvReader::BG_AuxvReader(), BG_AuxvReader::check_buffer(), BG_AuxvReader::has_next(), and BG_AuxvReader::next().
| #define AUX | ( | msg | ) | (msg).dataArea.GET_AUX_VECTORS |
Definition at line 39 of file BG_AuxvReader.C.
Referenced by BG_AuxvReader::check_buffer().
1.6.1