nomlib
Loading...
Searching...
No Matches
nom::RTTIObject< T > Struct Template Reference

Helper method for our factory API. More...

#include <ObjectTypeInfo.hpp>

Public Types

typedef T type

Detailed Description

template<typename T>
struct nom::RTTIObject< T >

Helper method for our factory API.

Remarks
This wrapper structure should always be used (instead of typeid), in order to encapsulate functionality that is subject to availability.

Definition at line 128 of file ObjectTypeInfo.hpp.

Member Typedef Documentation

◆ type

template<typename T>
typedef T nom::RTTIObject< T >::type

Definition at line 130 of file ObjectTypeInfo.hpp.


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