ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Protected Member Functions
named_i4_array Class Reference

#include <admodel.h>

Protected Member Functions

 named_i4_array (void)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const char *s)
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s)
void allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, const char *s)
void allocate (int hhsl, int hhsu, int hsl, int hsu, const char *s)
void allocate (int hhsl, int hhsu, const char *s)
void allocate (const char *s)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const char *s)
void allocate (ad_integer, ad_integer, const index_type &, const index_type &, const char *s)
void allocate (ad_integer, ad_integer, const char *s)
named_i4_arrayoperator= (const i4_array &m)

Detailed Description

Definition at line 611 of file admodel.h.


Constructor & Destructor Documentation

named_i4_array::named_i4_array ( void  ) [inline, protected]

Definition at line 614 of file admodel.h.


Member Function Documentation

void named_i4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const index_type hsl,
const index_type hsu,
const index_type rmin,
const index_type rmax,
const index_type cmin,
const index_type cmax,
const char *  s 
) [protected]

Reimplemented in data_4iarray.

Definition at line 43 of file model15i.cpp.

void named_i4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  s 
) [protected]

Reimplemented in data_4iarray.

Definition at line 9 of file model15i.cpp.

void named_i4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
int  rmin,
int  rmax,
const char *  s 
) [protected]
void named_i4_array::allocate ( int  hhsl,
int  hhsu,
int  hsl,
int  hsu,
const char *  s 
) [protected]
void named_i4_array::allocate ( int  hhsl,
int  hhsu,
const char *  s 
) [protected]

Definition at line 31 of file model15i.cpp.

void named_i4_array::allocate ( const char *  s) [protected]

Reimplemented from model_name_tag.

Definition at line 37 of file model15i.cpp.

void named_i4_array::allocate ( ad_integer  ,
ad_integer  ,
const index_type ,
const index_type ,
const index_type ,
const index_type ,
const char *  s 
) [protected]
void named_i4_array::allocate ( ad_integer  ,
ad_integer  ,
const index_type ,
const index_type ,
const char *  s 
) [protected]
void named_i4_array::allocate ( ad_integer  hhsl,
ad_integer  hhsu,
const char *  s 
) [protected]

Definition at line 61 of file model15i.cpp.

named_i4_array & named_i4_array::operator= ( const i4_array m) [protected]

Reimplemented from i4_array.

Definition at line 77 of file model15i.cpp.

List of all members.


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