appkit  1.5.1
RoadNarrows Robotics Application Kit
rnr::cmd::CmdExec::FnVar Union Reference

Union of all variant execution functions. More...

#include <CommandLine.h>

Public Attributes

void * p
 pointer
 
CmdExec1Func fn1
 execution function variant 1
 
CmdExec2Func fn2
 execution function variant 2
 
CmdExec3Func fn3
 execution function variant 3
 

Detailed Description

Union of all variant execution functions.

Definition at line 288 of file CommandLine.h.


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