CommandCacheInterface Class Reference

#include <commandbase.h>

Inheritance diagram for CommandCacheInterface:

详细描述

Implements cached informations for a command. Private.

公共成员函数

MAXON_METHOD Result < void >  Init (CommandDataRef &data)
MAXON_METHOD void  重置 ()

私有成员函数

  MAXON_INTERFACE ( CommandCacheInterface , MAXON_REFERENCE_NORMAL , "net.maxon.command.interface.cache")

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( CommandCacheInterface   ,
MAXON_REFERENCE_NORMAL   ,
"net.maxon.command.interface.cache"   
)
private

◆  Init()

MAXON_METHOD Result <void> Init ( CommandDataRef &  data )

◆  Reset()

MAXON_METHOD void Reset ( )