ADTF
Loading...
Searching...
No Matches
adtf::streaming::stream_type_plain< T > Class Template Reference

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.
 

Detailed Description

template<typename T>
class adtf::streaming::stream_type_plain< T >

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.

Template Parameters
TThe type you define the property value for.

The documentation for this class was generated from the following file: