mrfioc2  2.3.0
Public Member Functions | List of all members
mrf::property< void > Struct Template Referenceabstract

A momentary/command. More...

#include <object.h>

Inheritance diagram for mrf::property< void >:
Inheritance graph
[legend]
Collaboration diagram for mrf::property< void >:
Collaboration graph
[legend]

Public Member Functions

virtual ~property ()
 
virtual void exec ()=0
 
- Public Member Functions inherited from mrf::propertyBase
virtual ~propertyBase ()=0
 
virtual const char * name () const =0
 
virtual const std::type_info & type () const =0
 
virtual void show (std::ostream &) const
 Print the value of the field w/o leading or trailing whitespace. More...
 

Detailed Description

template<>
struct mrf::property< void >

A momentary/command.

Definition at line 170 of file object.h.

Constructor & Destructor Documentation

◆ ~property()

virtual mrf::property< void >::~property ( )
inlinevirtual

Definition at line 172 of file object.h.

172 {}

Member Function Documentation

◆ exec()

virtual void mrf::property< void >::exec ( )
pure virtual

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