Searched refs:packString (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/getting_started/
H A DgettingStartedCommon.hpp87 packString(databuf_, name_);
88 packString(databuf_, sku_);
89 packString(databuf_, category_);
90 packString(databuf_, vendor_);
119 packString(char *buffer, std::string &theString) function in class:InventoryData

Completed in 55 milliseconds