Class SBCMetaIsRegisteredType< SBCMetaValue >#
template <>
ClassList > SBCMetaIsRegisteredType< SBCMetaValue >
Public Types#
| Type | Name |
|---|---|
| enum | SBCMetaIsRegisteredType< SBCMetaValue > |
| enum | SBCMetaIsRegisteredType< SBCMetaValue > |
Public Static Functions#
| Type | Name |
|---|---|
| std::string | getShortTypeName () |
| std::string | getShortTypeName () |
| std::string | getTypeName () |
| std::string | getTypeName () |
| SBCContainerUUID | getUUID () |
| SBCContainerUUID | getUUID () |
Public Types Documentation#
enum SBCMetaIsRegisteredType< SBCMetaValue > [1/2]#
enum SBCMetaIsRegisteredType< SBCMetaValue >::SBCMetaIsRegisteredType< SBCMetaValue > {
True = 1,
False = 0
};