Function gpa::playback::detail::RegisterStorage(std::string&, char const *&)

Function Documentation

inline void gpa::playback::detail::RegisterStorage(std::string &storage, char const *&pStr)

Registers a C string for persistent storage for a ResourceInfo or ResourceInfo::Ex object.

Parameters
  • storage -- [in] The persistent storage to register the given data with

  • pStr -- [in] The C string to register