Function IsIntegralDeclType#

Function Documentation#

inline bool IsIntegralDeclType(sdv::idl::EDeclType eType)#

Is declaration type an integral type?

Parameters:

eType[in] The declaration type.

Returns:

Returns whether the declaration type is an integral type.