Function trx::assignHeader#

Function Documentation#

json trx::assignHeader(const json &root)#

Copy header fields from a JSON root (currently unused; candidate for removal).

Parameters:

root[in] a Json::Value root obtained from reading a header file

Returns:

header a header containing the same elements as the original root