#include <nmln.h>
Public Members | |||
![]() | ![]() | void | init () |
![]() | ![]() | nmln () | |
![]() | ![]() | bool | isEmpty () |
![]() | ![]() | bool | notEmpty () |
![]() | ![]() | fint | length () |
![]() | ![]() | bool | isMovedEmpty () |
![]() | ![]() | void | remove () |
![]() | ![]() | void | add (nmln* p) |
![]() | ![]() | void | rebind (nmln* p) |
![]() | ![]() | void | insert () |
![]() | ![]() | void | relocate () |
![]() | ![]() | void | forward (int32 diff) |
![]() | ![]() | void | shift (int32 diff) |
![]() | ![]() | void | shift (int32 diff, NCodeBase* m) |
![]() | ![]() | void | init (nmln* p) |
![]() | ![]() | void | init_chain () |
![]() | ![]() | void | flush () |
![]() | ![]() | void | invalidate () |
![]() | ![]() | bool | verify_list_integrity () |
![]() | ![]() | bool | verify_map_deps () |
![]() | ![]() | int32 | hash () |
![]() | ![]() | void | print () |
![]() | ![]() | nmln* | next |
![]() | ![]() | nmln* | prev |
void nmln::init () [inline]
|
nmln::nmln () [inline]
|
bool nmln::isEmpty () [inline]
|
bool nmln::notEmpty () [inline]
|
fint nmln::length () |
bool nmln::isMovedEmpty () [inline]
|
void nmln::remove () [inline]
|
void nmln::add (nmln * p) [inline]
|
void nmln::rebind (nmln * p) [inline]
|
void nmln::insert () [inline]
|
void nmln::relocate () [inline]
|
void nmln::forward (int32 diff) [inline]
|
void nmln::shift (int32 diff) [inline]
|
void nmln::shift (int32 diff, NCodeBase * m) |
void nmln::init (nmln * p) [inline]
|
void nmln::init_chain () |
void nmln::flush () |
void nmln::invalidate () |
bool nmln::verify_list_integrity () |
bool nmln::verify_map_deps () [inline]
|
int32 nmln::hash () [inline]
|
void nmln::print () |
nmln* nmln::next |
nmln* nmln::prev |