The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::KeyValue::TypeNameVisitor Class Reference

Visitor class for looking up type name. More...

#include <KeyValue.hpp>

Inheritance diagram for sparta::KeyValue::TypeNameVisitor:
Collaboration diagram for sparta::KeyValue::TypeNameVisitor:

Public Member Functions

template<typename T >
const std::string & operator() (const T &) const
 

Detailed Description

Visitor class for looking up type name.

Definition at line 245 of file KeyValue.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
const std::string & sparta::KeyValue::TypeNameVisitor::operator() ( const T &  ) const
inline

Definition at line 249 of file KeyValue.hpp.


The documentation for this class was generated from the following file: