Tizen Native API  3.0
_Ecore_Getopt_Value Union Reference

Public Attributes

char ** strp
unsigned char * boolp
short * shortp
int * intp
long * longp
unsigned short * ushortp
unsigned int * uintp
unsigned long * ulongp
double * doublep
Eina_List ** listp
void ** ptrp

Detailed Description

Union listing the types of parameters that can take Getopt values.

Examples:
ecore_thread_example.c.

Member Data Documentation

Boolean pointer

Double pointer

Int pointer

Long pointer

Void pointer

Short pointer

String pointer

Unsigned int pointer

Unsigned long pointer

Unsigned short pointer