RSB  0.17.0
converters.cpp File Reference
#include "converters.h"
#include <boost/thread.hpp>
#include "Repository.h"
#include "BoolConverter.h"
#include "ByteArrayConverter.h"
#include "EventsByScopeMapConverter.h"
#include "EventIdConverter.h"
#include "StringConverter.h"
#include "IntegerConverter.h"
#include "FloatingPointConverter.h"
#include "VoidConverter.h"
#include "ScopeConverter.h"
Include dependency graph for converters.cpp:

Go to the source code of this file.

Namespaces

 rsb
 
 rsb::converter
 

Functions

void rsb::converter::registerDefaultConverters ()
 

Variables

static bool rsb::converter::registered = false
 
static boost::mutex rsb::converter::registrationMutex