FACT++  1.0
std::vector<uint16_t> FTM::Error::HtoN ( ) const
inline

Definition at line 723 of file HeadersFTM.h.

References htoncpy().

724  {
725  return htoncpy(*this);
726  }
std::vector< uint16_t > htoncpy(const S &s)
Definition: ByteOrder.h:72

+ Here is the call graph for this function: