RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 "Int64Converter.h"
#include "Uint64Converter.h"
#include "VoidConverter.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