Inheritance diagram for iMF_array_list:
Public Member Functions | |
bool | at (int x, iMF_array_list::iterator &link) |
Function to get the link at "x". | |
bool | found (int MT) |
Check for the presence of MT data. |
Definition at line 72 of file b6stream.hpp.
|
Function to get the link at location "x" in the list. Definition at line 80 of file b6stream.cpp. Referenced by b6stream::readENDF(). |
|
Definition at line 94 of file b6stream.cpp. Referenced by main(). |