|
ADTF
|
Generator template to create an instance of a ant::IStreamType class for penguin::stream_meta_type_plain ("adtf/plaintype"). More...
#include <streammetatypeplain.h>
Inherits adtf::streaming::ant::stream_type_plain< T >.
Public Member Functions | |
| stream_type_plain () | |
| CTOR. | |
Generator template to create an instance of a ant::IStreamType class for penguin::stream_meta_type_plain ("adtf/plaintype").
brings latest penguin::stream_type_plain to the users scope
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 corresponding value.
| T | The type you define the property value for. |