Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
int | get_value (const char *arg, int *status=0) |
unsigned int | get_uvalue (const char *arg, int *status=0) |
unsigned int get_uvalue | ( | const char * | arg, |
int * | status = 0 |
||
) |
Definition at line 15 of file parseargument.cc.
View newest version in sPHENIX GitHub at line 15 of file parseargument.cc
References value.
int get_value | ( | const char * | arg, |
int * | status = 0 |
||
) |
Definition at line 6 of file parseargument.cc.
View newest version in sPHENIX GitHub at line 6 of file parseargument.cc
References value.
Referenced by command_execute(), main(), and r_create_device_1_svc().