FACT++  1.0
void FTM::Error::operator= ( const std::vector< uint16_t > &  vec)
inline

Definition at line 728 of file HeadersFTM.h.

References ntohcpy().

728 { ntohcpy(vec, *this); }
void ntohcpy(const std::vector< uint16_t > &vec, S &s)
Definition: ByteOrder.h:62

+ Here is the call graph for this function: