Pin
Public Member Functions
LEVEL_CORE::CHUNK_REL_CONTAINER Class Reference

List of all members.

Public Member Functions

STATIC REL child_nil ()
STATIC CHUNK parent_nil ()
STATIC REL prev (REL rel)
STATIC REL next (REL rel)
STATIC CHUNK up (REL rel)
STATIC VOID prev_set (REL rel, REL x)
STATIC VOID next_set (REL rel, REL x)
STATIC VOID up_set (REL rel, CHUNK x)
STATIC REL head (CHUNK chunk)
STATIC REL tail (CHUNK chunk)
STATIC VOID head_set (CHUNK chunk, REL x)
STATIC VOID tail_set (CHUNK chunk, REL x)

Detailed Description


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator