245 for (
int i=0;
i<8;
i++)
249 std::vector<uint16_t>
HtoN()
const 252 for (
int i=0;
i<8;
i++)
260 for (
int i=0;
i<4;
i++)
261 for (
int j=0; j<10; j++)
262 memcpy(d.fBoard[
i][j].fDAC,
fBoard[
i][j].fDAC,
sizeof(uint16_t)*5);
263 return memcmp(
this, &d,
sizeof(
StaticData))==0;
269 void print(std::ostream &out)
const;
std::vector< uint16_t > htoncpy(const S &s)
void ntohcpy(const std::vector< uint16_t > &vec, S &s)