ADTF
3.14.2
|
Generator template to create an instance of a IStreamType class for stream_meta_type_plain ("adtf/plaintype"). More...
Public Member Functions | |
stream_type_plain () | |
CTOR. | |
Generator template to create an instance of a IStreamType class for stream_meta_type_plain ("adtf/plaintype").
Use this template to create a IStreamType instance for a special c-type given in T. It will immediatelly set the stream_meta_type_plain::PlainTypeProperty property to the corresponting value. You might use this template to create your own c-types.
T | The type you define the property value for. |
Definition at line 106 of file streammetatypeplain.h.