ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
smartlist Class Reference

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
 

Detailed Description

Description not yet available.

Parameters

Definition at line 501 of file df1b2fun.h.

Constructor & Destructor Documentation

smartlist::smartlist ( unsigned int  bufsize,
const adstring filename 
)

Constructor.

Definition at line 648 of file df1b2fn2.cpp.

Member Function Documentation

double smartlist::report_usage ( void  )
inline

Definition at line 516 of file df1b2fun.h.

void smartlist::reset ( void  )
inline

Definition at line 512 of file df1b2fun.h.

void smartlist::restoreposition ( void  )
inline

Definition at line 513 of file df1b2fun.h.

void smartlist::restoreposition ( int  offset)
inline

Definition at line 514 of file df1b2fun.h.

void smartlist::saveposition ( void  )
inline

Definition at line 511 of file df1b2fun.h.

Member Data Documentation

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


The documentation for this class was generated from the following files: