#include <types.h>
Data Fields | |
bool | exists |
bool * | subExists |
size_t | subExistsCount |
bool ArgxcParam::exists |
Definition at line 38 of file types.h.
Referenced by argxcGetParam().
bool* ArgxcParam::subExists |
Definition at line 39 of file types.h.
Referenced by argxcFreeParam(), argxcGetParam(), and argxcGetSubParam().
size_t ArgxcParam::subExistsCount |
Definition at line 40 of file types.h.
Referenced by argxcGetParam().