#include <string>
#include "config.h"


Go to the source code of this file.
Namespaces | |
| namespace | DTN |
Typedefs | |
|
typedef std::basic_string < unsigned char > | DTN::ByteString |
| Easy-to-use serialized data format, which behaves identically to string. | |
Definition in file ByteString.h.
1.5.4