Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
parseargument.cc File Reference
#include <stdlib.h>
+ Include dependency graph for parseargument.cc:

Go to the source code of this file.

Functions

int get_value (const char *arg, int *status)
 
unsigned int get_uvalue (const char *arg, int *status)
 

Function Documentation

unsigned int get_uvalue ( const char *  arg,
int *  status 
)

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 
)

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().

+ Here is the caller graph for this function: