cartobase  4.7.0
carto::internal::SyntaxedObjectSwitch< T, false > Class Template Reference

#include <cartobase/object/syntobject.h>

Public Types

typedef SyntaxedNonInterfaceObject< T > ObjectType
 
typedef T ContentType
 

Detailed Description

template<typename T>
class carto::internal::SyntaxedObjectSwitch< T, false >

Definition at line 118 of file syntobject.h.

Member Typedef Documentation

◆ ContentType

template<typename T >
typedef T carto::internal::SyntaxedObjectSwitch< T, false >::ContentType

Definition at line 122 of file syntobject.h.

◆ ObjectType

template<typename T >
typedef SyntaxedNonInterfaceObject<T> carto::internal::SyntaxedObjectSwitch< T, false >::ObjectType

Definition at line 121 of file syntobject.h.


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