Function DP_ConvertPbtxtToPb

Function DP_ConvertPbtxtToPb#

Function Documentation#

void DP_ConvertPbtxtToPb(const char *c_pbtxt, const char *c_pb)#

Convert PBtxt to PB.

Parameters:
  • c_pbtxt[in] The name of the PBtxt file.

  • c_pb[in] The name of the PB file.