RTC Toolkit  0.1.0-alpha
Namespaces | Functions
exceptions.cpp File Reference

Implementation of exception classes. More...

#include "rtctk/componentFramework/exceptions.hpp"
#include <cstdio>
#include <iomanip>
#include <sstream>
#include <chrono>
#include <boost/core/demangle.hpp>
#include <boost/date_time.hpp>
#include <boost/process.hpp>
#include <boost/asio.hpp>

Namespaces

 elt
 
 elt::error
 

Functions

std::ostream & operator<< (std::ostream &os, const elt::error::CiiException &e)
 

Detailed Description

Implementation of exception classes.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const elt::error::CiiException e 
)