#include <map>
#include <ost/base.hh>
#include "module_config.hh"
#include "info_group.hh"
Go to the source code of this file.
Data Structures | |
class | InfoSet |
Namespaces | |
namespace | ost |
namespace | ost::info |
Typedefs | |
typedef std::map< String, InfoSet > | InfoSetMap |
Functions | |
DLLEXPORT InfoSetMap | ExtractSets (const InfoGroup &) |