|
static std::size_t | packSize (const std::string &data) |
|
static void | pack (const std::string &data, std::vector< char > &buffer, int &position) |
|
static void | unpack (std::string &data, std::vector< char > &buffer, int &position) |
|
The documentation for this struct was generated from the following files:
- opm/common/utility/MemPacker.hpp
- opm/common/utility/MemPacker.cpp