![]() |
|
PhoenixSwarm
3.5.0
Library to ease communication between daemons
|
#include "Representation.h"
Include dependency graph for Representation.cpp:Go to the source code of this file.
Functions | |
| template<> | |
| std::string | phoenix_getTypeName< DaemonConfig > () |
| Get the name of the class DaemonConfig for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< DaemonStat > () |
| Get the name of the class DaemonStat for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< DaemonStatAccumulator > () |
| Get the name of the class DaemonStatAccumulator for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< Data > () |
| Get the name of the class Data for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< Function > () |
| Get the name of the class Function for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< Message > () |
| Get the name of the class Message for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< StatAccumulator > () |
| Get the name of the class StatAccumulator for PhoenixTypeStream. | |
| template<> | |
| std::string | phoenix_getTypeName< VecStat > () |
| Get the name of the class VecStat for PhoenixTypeStream. | |
| std::string phoenix_getTypeName< DaemonConfig > | ( | ) |
Get the name of the class DaemonConfig for PhoenixTypeStream.
Definition at line 1327 of file Representation.cpp.
| std::string phoenix_getTypeName< DaemonStat > | ( | ) |
Get the name of the class DaemonStat for PhoenixTypeStream.
Definition at line 825 of file Representation.cpp.
| std::string phoenix_getTypeName< DaemonStatAccumulator > | ( | ) |
Get the name of the class DaemonStatAccumulator for PhoenixTypeStream.
Definition at line 1224 of file Representation.cpp.
| std::string phoenix_getTypeName< Data > | ( | ) |
Get the name of the class Data for PhoenixTypeStream.
Definition at line 14 of file Representation.cpp.
| std::string phoenix_getTypeName< Function > | ( | ) |
Get the name of the class Function for PhoenixTypeStream.
Definition at line 166 of file Representation.cpp.
| std::string phoenix_getTypeName< Message > | ( | ) |
Get the name of the class Message for PhoenixTypeStream.
Definition at line 317 of file Representation.cpp.
| std::string phoenix_getTypeName< StatAccumulator > | ( | ) |
Get the name of the class StatAccumulator for PhoenixTypeStream.
Definition at line 952 of file Representation.cpp.
| std::string phoenix_getTypeName< VecStat > | ( | ) |
Get the name of the class VecStat for PhoenixTypeStream.
Definition at line 538 of file Representation.cpp.