ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
model_name_tag Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

 model_name_tag (void)
 
void allocate (const char *s)
 
const char * get_name (void)
 
label_class label (void)
 

Protected Attributes

adstring name
 

Detailed Description

Description not yet available.

Parameters

Definition at line 164 of file admodel.h.

Constructor & Destructor Documentation

model_name_tag::model_name_tag ( void  )
inline

Definition at line 170 of file admodel.h.

Member Function Documentation

void model_name_tag::allocate ( const char *  s)
const char* model_name_tag::get_name ( void  )
inline

Definition at line 173 of file admodel.h.

label_class model_name_tag::label ( void  )
inline

Member Data Documentation

adstring model_name_tag::name
protected

Definition at line 167 of file admodel.h.

Referenced by allocate(), get_name(), and label().


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