#include <Derived.H>
Inheritance diagram for Derived::IndicesApp:


Public Member Functions | |
| IndicesApp () throw () | |
| void | Append (Index di) throw () |
Private Member Functions | |
| IndicesApp (const IndicesApp &) | |
Private Attributes | |
| int | maxLen |
Definition at line 97 of file Derived.H.
| Derived::IndicesApp::IndicesApp | ( | const IndicesApp & | ) | [private] |
| void Derived::IndicesApp::Append | ( | Index | di | ) | throw () |
Definition at line 158 of file Derived.C.
References max(), and NEW_PTRFREE_ARRAY.
Referenced by PickleC::CollectDIs(), and PickleC::PickleVal().
Here is the call graph for this function:

Here is the caller graph for this function:

int Derived::IndicesApp::maxLen [private] |
1.5.1