Classes | Namespaces | Functions
test_icl_core_convert.cpp File Reference
#include <icl_core/Convert.h>
#include <iostream>
Include dependency graph for test_icl_core_convert.cpp:

Go to the source code of this file.

Classes

struct  Bar
struct  Foo

Namespaces

namespace  icl_core

Functions

template<>
void icl_core::convert (const Foo &from, Bar &to)
template<>
void icl_core::convert (const Bar &from, Foo &to)
int main ()
std::ostream & operator<< (std::ostream &os, const Foo &foo)
std::ostream & operator<< (std::ostream &os, const Bar &bar)

Detailed Description

Author:
Jan Oberlaender <oberlaender@fzi.de>
Date:
2015-01-30

Test/example program for icl_core::convert().

Definition in file test_icl_core_convert.cpp.


Function Documentation

int main ( )

Definition at line 66 of file test_icl_core_convert.cpp.

std::ostream& operator<< ( std::ostream &  os,
const Foo foo 
)

Definition at line 40 of file test_icl_core_convert.cpp.

std::ostream& operator<< ( std::ostream &  os,
const Bar bar 
)

Definition at line 45 of file test_icl_core_convert.cpp.



fzi_icl_core
Author(s):
autogenerated on Thu Jun 6 2019 20:22:25