cartobase  5.0.5
carto::internal::SyntaxedObjectSwitch< T, true > Class Template Reference

#include <cartobase/object/syntobject.h>

Public Types

typedef SyntaxedInterfaceObject< T > ObjectType
 
typedef SyntaxedInterfaceType< T > ContentType
 

Detailed Description

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

Definition at line 109 of file syntobject.h.

Member Typedef Documentation

◆ ContentType

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

Definition at line 113 of file syntobject.h.

◆ ObjectType

template<typename T >
typedef SyntaxedInterfaceObject<T> carto::internal::SyntaxedObjectSwitch< T, true >::ObjectType

Definition at line 112 of file syntobject.h.


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