FACT++
1.0
|
|
private |
Convert the pointer using GetString into a string and add it (prefixed by a whaitespace) to the given string.
str | Reference to the string to which the ptr should be added |
ptr | Pointer to the binary representation. It will be incremented according to the sze of the template argument |
T | Type as which the binary data should be interpreted |
Definition at line 404 of file Converter.cc.