Classes | Namespaces | Functions
meta.hh File Reference
#include <QString>
Include dependency graph for meta.hh:
This graph shows which files directly or indirectly include this file:

Classes

struct  gepetto::gui::convertTo< T >
 
struct  gepetto::gui::convertTo< std::string >
 
struct  gepetto::gui::Traits< T >
 
struct  gepetto::gui::Traits< CORBA::String_var >
 
struct  gepetto::gui::Traits< QString >
 

Namespaces

 gepetto
 
 gepetto::gui
 

Functions

template<typename In , typename Out , std::size_t Size>
void gepetto::gui::convertSequence (const In *in, Out(&out)[Size])
 
template<typename In , typename Out >
void gepetto::gui::convertSequence (const In *in, Out *out, const std::size_t &s)