pacemaker  2.1.0-7c3f660
Scalable High-Availability cluster resource manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
pcmk__cli_option_s Struct Reference

#include <include/crm/common/options_internal.h>

Data Fields

const char * name
 
int has_arg
 
int * flag
 
int val
 
const char * desc
 
long flags
 

Detailed Description

Definition at line 41 of file options_internal.h.

Field Documentation

const char* pcmk__cli_option_s::desc

Definition at line 56 of file options_internal.h.

int* pcmk__cli_option_s::flag

Definition at line 51 of file options_internal.h.

long pcmk__cli_option_s::flags

Definition at line 57 of file options_internal.h.

int pcmk__cli_option_s::has_arg

Definition at line 49 of file options_internal.h.

const char* pcmk__cli_option_s::name

Definition at line 44 of file options_internal.h.

int pcmk__cli_option_s::val

Definition at line 53 of file options_internal.h.


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