ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes
dll_named_adstring Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

 dll_named_adstring (void)
 ~dll_named_adstring ()
void allocate (char **ps1, const char *s="UNNAMED")
void operator= (const adstring &)
void operator= (const char *)

Private Attributes

char ** d

Detailed Description

Description not yet available.

Parameters:

Definition at line 1531 of file admodel.h.


Constructor & Destructor Documentation

Definition at line 40 of file model36.cpp.

Definition at line 1539 of file admodel.h.


Member Function Documentation

void dll_named_adstring::allocate ( char **  ps1,
const char *  s = "UNNAMED" 
)

Definition at line 35 of file model36.cpp.

void dll_named_adstring::operator= ( const adstring _s)

Reimplemented from named_adstring.

Definition at line 30 of file model36.cpp.

Referenced by operator=().

void dll_named_adstring::operator= ( const char *  _s)

Reimplemented from named_adstring.

Definition at line 25 of file model36.cpp.


Member Data Documentation

char** dll_named_adstring::d [private]

Definition at line 1533 of file admodel.h.

Referenced by dll_named_adstring(), and ~dll_named_adstring().

List of all members.


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