Leosac  0.8.0
Open Source Access Control
ConfigManager.cpp File Reference
#include "ConfigManager.hpp"
#include "core/kernel.hpp"
#include "tools/PropertyTreeExtractor.hpp"
#include "tools/XmlPropertyTree.hpp"
#include "tools/log.hpp"
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include <boost/property_tree/ptree_serialization.hpp>
+ Include dependency graph for ConfigManager.cpp:

Go to the source code of this file.

Functions

zmqpp::message & operator>> (zmqpp::message &msg, Leosac::ConfigManager::ConfigFormat &fmt)
 
zmqpp::message & operator<< (zmqpp::message &msg, const Leosac::ConfigManager::ConfigFormat &fmt)
 

Function Documentation

◆ operator<<()

zmqpp::message& operator<< ( zmqpp::message &  msg,
const Leosac::ConfigManager::ConfigFormat fmt 
)

Definition at line 155 of file ConfigManager.cpp.

◆ operator>>()

zmqpp::message& operator>> ( zmqpp::message &  msg,
Leosac::ConfigManager::ConfigFormat fmt 
)

Definition at line 142 of file ConfigManager.cpp.