ImFusion C++ SDK 4.4.0
Key< N > Class Template Reference
Inheritance diagram for Key< N >:

Public Member Functions

constexpr Key (const char(&identifier)[N+1])
template<std::size_t N1>
constexpr Key (const Key< N1 > &key1, const Key< N - N1 - 1 > &key2)
constexpr char operator[] (int i) const
template<std::size_t N2>
constexpr auto operator== (const Key< N2 > &otherKey)
 operator std::string () const override

Member Function Documentation

◆ operator std::string()

template<std::size_t N>
Key< N >::operator std::string ( ) const
inlineoverridevirtual

Implements KeyBase.


The documentation for this class was generated from the following file:
  • AnatomyPlugin/include/ImFusion/AnatomyPlugin/KeysImpl.h
Search Tab / S to search, Esc to close