cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
CMD Struct Reference

#include <CLIcore.h>

Data Fields

char key [100]
 
char module [200]
 
char modulesrc [200]
 
errno_t(* fp )()
 
char info [1000]
 
char syntax [1000]
 
char example [1000]
 
char Ccall [1000]
 

Field Documentation

◆ Ccall

char CMD::Ccall[1000]

◆ example

char CMD::example[1000]

◆ fp

errno_t(* CMD::fp) ()

◆ info

char CMD::info[1000]

◆ key

char CMD::key[100]

◆ module

char CMD::module[200]

◆ modulesrc

char CMD::modulesrc[200]

◆ syntax

char CMD::syntax[1000]

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