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
dll_data_int Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

virtual ~dll_data_int ()
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...
 
void allocate (int *_pi, const char *s)
 
- Public Member Functions inherited from data_int
 data_int ()
 
 data_int (const data_int &other)
 
 ~data_int ()
 
void allocate (int n, const char *s="UNNAMED")
 
void allocate (const char *s="UNNAMED")
 
void allocate (init_xml_doc &, const char *s="UNNAMED")
 
 operator int () const
 
data_intoperator= (const data_int &other)
 
data_intoperator= (const int)
 
- Public Member Functions inherited from model_name_tag
 model_name_tag (void)
 
void allocate (const char *s)
 
const char * get_name (void)
 
label_class label (void)
 

Public Attributes

int * pi
 

Additional Inherited Members

- Protected Attributes inherited from data_int
int val
 
- Protected Attributes inherited from model_name_tag
adstring name
 

Detailed Description

Description not yet available.

Parameters

Definition at line 1577 of file admodel.h.

Constructor & Destructor Documentation

dll_data_int::~dll_data_int ( )
virtual

Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.

Definition at line 8 of file model32.cpp.

Member Function Documentation

void dll_data_int::allocate ( int *  _pi,
const char *  s 
)

Definition at line 9 of file model31.cpp.

Member Data Documentation

int* dll_data_int::pi

Definition at line 1580 of file admodel.h.

Referenced by allocate(), and ~dll_data_int().


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