WriterRef< T > Class Template Reference

#include <dataformat_base.h>

Inheritance diagram for WriterRef< T >:

公共成员函数

  MAXON_DEFAULT_REFERENCE_CONSTRUCTORS ( WriterRef , DataFormatBaseWriterRef)
Result < void >  Write (const Block < const T > &data) const
Result < void >  Write (const T &data) const

静态公共成员函数

static const WriterRef NullValue ()

成员函数文档编制

◆  MAXON_DEFAULT_REFERENCE_CONSTRUCTORS()

MAXON_DEFAULT_REFERENCE_CONSTRUCTORS ( WriterRef < T >  ,
DataFormatBaseWriterRef< T >   
)

◆  Write() [1/2]

Result <void> Write ( const Block < const T > &  data ) const

◆  Write() [2/2]

Result <void> Write ( const T &  data ) const

◆  NullValue()

static const WriterRef & NullValue ( )
static