Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
void | allocate (const char *s1, const char *s="UNNAMED") |
void | operator= (const adstring &) |
void | operator= (const char *) |
void named_adstring::allocate | ( | const char * | s1, |
const char * | s = "UNNAMED" |
||
) | [protected] |
Definition at line 9 of file model36.cpp.
void named_adstring::operator= | ( | const adstring & | _s | ) | [protected] |
Reimplemented from adstring.
Reimplemented in dll_named_adstring.
Definition at line 20 of file model36.cpp.
Referenced by operator=().
void named_adstring::operator= | ( | const char * | _s | ) | [protected] |
Reimplemented in dll_named_adstring.
Definition at line 15 of file model36.cpp.
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |