|
DUDS
|
Distributed Update of Data from Something
|
#include <string>#include <map>#include <boost/serialization/nvp.hpp>Go to the source code of this file.
Classes | |
| struct | duds::general::LanguageTaggedString |
| Holds a string and its associated language. More... | |
Namespaces | |
| duds | |
| duds::general | |
| General use library code that isn't actually specific to the DUDS family of libraries, but were developed along with DUDS. | |
Typedefs | |
| typedef std::map< std::string, std::string > | duds::general::LanguageTaggedStringMap |