OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
info_path.hh File Reference
#include <vector>
#include <iostream>
#include <ost/base.hh>
#include <ost/info/module_config.hh>

Go to the source code of this file.

Data Structures

class  InfoPath
 encapsulates path to info groups and items More...

Namespaces

namespace  ost
namespace  ost::info

Functions

DLLEXPORT_OST_INFO std::ostream & operator<< (std::ostream &, const InfoPath &p)
DLLEXPORT_OST_INFO InfoPath operator+ (const InfoPath &p1, const InfoPath &p2)