ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
smartlist (unsigned int bufsize, const adstring &filename) | |
Constructor. More... | |
double | report_usage (void) |
void | reset (void) |
void | restoreposition (void) |
void | restoreposition (int offset) |
void | saveposition (void) |
Public Attributes | |
char * | bptr |
char * | buffend |
char * | buffer |
unsigned int | bufsize |
adstring | filename |
int | fp |
char * | sbptr |
smartlist::smartlist | ( | unsigned int | bufsize, |
const adstring & | filename | ||
) |
Constructor.
Definition at line 648 of file df1b2fn2.cpp.
|
inline |
Definition at line 516 of file df1b2fun.h.
|
inline |
Definition at line 512 of file df1b2fun.h.
|
inline |
Definition at line 513 of file df1b2fun.h.
|
inline |
Definition at line 514 of file df1b2fun.h.
|
inline |
Definition at line 511 of file df1b2fun.h.
char* smartlist::bptr |
Definition at line 506 of file df1b2fun.h.
Referenced by report_usage(), reset(), restoreposition(), saveposition(), and smartlist().
char* smartlist::buffend |
Definition at line 505 of file df1b2fun.h.
Referenced by report_usage(), and smartlist().
char* smartlist::buffer |
Definition at line 504 of file df1b2fun.h.
Referenced by report_usage(), reset(), and smartlist().
unsigned int smartlist::bufsize |
Definition at line 508 of file df1b2fun.h.
Referenced by smartlist().
adstring smartlist::filename |
Definition at line 509 of file df1b2fun.h.
Referenced by smartlist().
int smartlist::fp |
Definition at line 510 of file df1b2fun.h.
Referenced by smartlist().
char* smartlist::sbptr |
Definition at line 507 of file df1b2fun.h.
Referenced by restoreposition(), and saveposition().
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |