Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
label_class (const char *s) | |
const char * | mychar (void) |
Private Attributes | |
const char * | name |
Friends | |
class | model_name_tag |
ostream & | operator<< (const ostream &s, const label_class &lc) |
label_class::label_class | ( | const char * | s | ) | [inline] |
const char* label_class::mychar | ( | void | ) | [inline] |
friend class model_name_tag [friend] |
ostream& operator<< | ( | const ostream & | s, |
const label_class & | lc | ||
) | [friend] |
Definition at line 43 of file model11.cpp.
const char* label_class::name [private] |
Definition at line 151 of file admodel.h.
Referenced by label_class(), mychar(), and operator<<().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |