Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ChannelConcept for channel and mutable channel.
More... | |||||||||||||||||||||||||||||||
Classes | |
| struct | ChannelConcept< T > |
| Channel concept. More... | |
| struct | ChannelConvertibleConcept< SRC_T, DST_T > |
| Channels convertible concept. More... | |
| struct | channels_are_compatible< T1, T2 > |
| Returns whether two channels are compatible. More... | |
| struct | ChannelsCompatibleConcept< T1, T2 > |
| Channels compatible concept. More... | |
| struct | ChannelValueConcept< T > |
| Channel value concept. More... | |
| struct | MutableChannelConcept< T > |
| Mutable Channel concept. More... | |
| struct | MutableChannelValueConcept< T > |
| Mutable channel value concept. More... | |