#include <adstring.hpp>
Protected Member Functions | |
| adstring_shape (unsigned int n) | |
| unsigned int & | size () |
Private Attributes | |
| unsigned int | sz |
Friends | |
| class | adstring |
Definition at line 75 of file adstring.hpp.
| adstring_shape::adstring_shape | ( | unsigned int | n | ) | [inline, protected] |
Definition at line 80 of file adstring.hpp.
| unsigned int& adstring_shape::size | ( | void | ) | [inline, protected] |
Definition at line 84 of file adstring.hpp.
Referenced by adstring::buff_size(), adstring::operator()(), adstring::operator=(), adstring::operator[](), and adstring::realloc().
friend class adstring [friend] |
Definition at line 79 of file adstring.hpp.
unsigned int adstring_shape::sz [private] |
Definition at line 77 of file adstring.hpp.
Referenced by adstring_shape(), and size().
|
|
Generated on Fri May 10 2013 14:23:34 for ADMB Documentation by 1.8.0
|