#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 | ssbul_l (char *ptmp) |
| void | parse_dll_options (char *pname, const int &_nopt, char *sp_options, char ***pargv) |
| char ** | no_dll_options (char *pname, const int &_nopt) |
| void | cleanup_argv (int nopt, char ***pa) |
| void | do_dll_housekeeping (int argc, char **argv) |
| void | davesnobullshitstrncpy (char *a, const char *b, int n) |
| char ** | parse_dll_options (char *s, int &argc) |
| char ** | parse_dll_options (char *pname, const int &_argc, char *s) |
| typedef char* chararray |
Definition at line 409 of file model33.cpp.
| void ad_make_code_reentrant | ( | void | ) |
Definition at line 9 of file model33.cpp.
| void ssbul_l | ( | char * | ptmp | ) |
Definition at line 48 of file model33.cpp.
Referenced by parse_dll_options().
| void parse_dll_options | ( | char * | pname, |
| const int & | _nopt, | ||
| char * | sp_options, | ||
| char *** | pargv | ||
| ) |
Definition at line 50 of file model33.cpp.
| char** no_dll_options | ( | char * | pname, |
| const int & | _nopt | ||
| ) |
Definition at line 108 of file model33.cpp.
| void cleanup_argv | ( | int | nopt, |
| char *** | pa | ||
| ) |
Definition at line 122 of file model33.cpp.
| void do_dll_housekeeping | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 143 of file model33.cpp.
| void davesnobullshitstrncpy | ( | char * | a, |
| const char * | b, | ||
| int | n | ||
| ) |
Definition at line 411 of file model33.cpp.
Referenced by parse_dll_options().
| char** parse_dll_options | ( | char * | s, |
| int & | argc | ||
| ) |
| char** parse_dll_options | ( | char * | pname, |
| const int & | _argc, | ||
| char * | s | ||
| ) |
Definition at line 417 of file model33.cpp.
|
|
Generated on Fri May 10 2013 14:23:32 for ADMB Documentation by 1.8.0
|