CommandDataInterface::SetFunctor Class Reference

#include <commandbase.h>

公共成员函数

  SetFunctor ( DataDictionaryObjectInterface *dd)
template<typename T >
void  operator() (T &&arg)

Public Attributes

DataDictionaryObjectInterface _dd

构造函数 & 析构函数文档编制

◆  SetFunctor()

SetFunctor ( DataDictionaryObjectInterface dd )
explicit

成员函数文档编制

◆  operator()()

void operator() ( T &&  arg )

Member Data Documentation

◆  _dd

DataDictionaryObjectInterface * _dd