#include <admodel.h>
Go to the source code of this file.
Classes | |
class | string_parser |
Typedefs | |
typedef char * | chararray |
Functions | |
void | ad_make_code_reentrant (void) |
void | cleanup_argv (int nopt, char ***pa) |
void | davesnobullshitstrncpy (char *a, const char *b, const size_t n) |
void | do_dll_housekeeping (int argc, char **argv) |
void | get_sp_printf (void) |
char ** | no_dll_options (char *pname, const int &_nopt) |
void | parse_dll_options (char *pname, const int &_nopt, char *sp_options, char ***pargv) |
char ** | parse_dll_options (char *pname, const int &_argc, char *s) |
typedef char* chararray |
Definition at line 439 of file model33.cpp.
void ad_make_code_reentrant | ( | void | ) |
Definition at line 9 of file model33.cpp.
void cleanup_argv | ( | int | nopt, |
char *** | pa | ||
) |
Definition at line 124 of file model33.cpp.
void davesnobullshitstrncpy | ( | char * | a, |
const char * | b, | ||
const size_t | n | ||
) |
Definition at line 441 of file model33.cpp.
Referenced by parse_dll_options().
void do_dll_housekeeping | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 160 of file model33.cpp.
void get_sp_printf | ( | void | ) |
Definition at line 149 of file model33.cpp.
Referenced by do_dll_housekeeping().
char** no_dll_options | ( | char * | pname, |
const int & | _nopt | ||
) |
Definition at line 103 of file model33.cpp.
void parse_dll_options | ( | char * | pname, |
const int & | _nopt, | ||
char * | sp_options, | ||
char *** | pargv | ||
) |
Definition at line 36 of file model33.cpp.
char** parse_dll_options | ( | char * | pname, |
const int & | _argc, | ||
char * | s | ||
) |
Definition at line 447 of file model33.cpp.
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |