synfig-core  1.0.3
Public Types | Public Member Functions | Public Attributes | List of all members
synfig::TypeAlias< T > Class Template Reference

#include <type.h>

Public Types

typedef T AliasedType

Public Member Functions

 TypeAlias (Type &type)

Public Attributes

Typetype

Member Typedef Documentation

template<typename T >
typedef T synfig::TypeAlias< T >::AliasedType

Constructor & Destructor Documentation

template<typename T >
synfig::TypeAlias< T >::TypeAlias ( Type type)
inline

Member Data Documentation

template<typename T >
Type& synfig::TypeAlias< T >::type

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