Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
ResultData.h File Reference
#include <gii/gen/FileMappedStorage.h>
#include <gii/gen/ResultDataHandler.h>
#include <gii/gen/ResultDataReference.h>
#include <gii/gen/ResultDataTypes.h>
#include <misc/gen/RangeManager.h>
#include <misc/gen/pointer.h>
#include <gii/gen/ResultData.hpp>
Include dependency graph for ResultData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sf::ResultData
 Class for creating and referencing global created data called result data. This class allows linking of member functions of other classes to handle events generated by the data server and client. More...
 

Namespaces

namespace  sf
 

Functions

_GII_FUNC std::ostream & sf::operator<< (std::ostream &os, const ResultData &)
 Stream operator for the setup std::string.
 
_GII_FUNC std::istream & sf::operator>> (std::istream &is, ResultData &)
 Stream operator for setting up this instance with a setup std::string.