PinConf Class Reference

List of all members.

Static Public Member Functions

static PinIntOwner getInt (const char *prog_name, const char *token, int optional=PIN_BOOLEAN_FALSE)
static PinUintOwner getUint (const char *prog_name, const char *token, int optional=PIN_BOOLEAN_FALSE)
static PinNumOwner getNum (const char *prog_name, const char *token, int optional=PIN_BOOLEAN_FALSE)
static PinStrOwner getStr (const char *prog_name, const char *token, int optional=PIN_BOOLEAN_FALSE)
static PinPoidOwner getPoid (const char *prog_name, const char *token, int optional=PIN_BOOLEAN_FALSE)


Member Function Documentation

PinIntOwner PinConf::getInt ( const char *  prog_name,
const char *  token,
int  optional = PIN_BOOLEAN_FALSE 
) [static]

PinUintOwner PinConf::getUint ( const char *  prog_name,
const char *  token,
int  optional = PIN_BOOLEAN_FALSE 
) [static]

PinNumOwner PinConf::getNum ( const char *  prog_name,
const char *  token,
int  optional = PIN_BOOLEAN_FALSE 
) [static]

PinStrOwner PinConf::getStr ( const char *  prog_name,
const char *  token,
int  optional = PIN_BOOLEAN_FALSE 
) [static]

PinPoidOwner PinConf::getPoid ( const char *  prog_name,
const char *  token,
int  optional = PIN_BOOLEAN_FALSE 
) [static]


Copyright 2017, 2023, Oracle and/or its affiliates.