NeKernel dev
Loading...
Searching...
No Matches
LIBMSG_EXPR Struct Referencefinal

an expression chain of LibMSG. More...

#include <Server.h>

Public Attributes

VoidPtr l_key {nullptr}
VoidPtr l_value {nullptr}
LIBMSG_EXPRl_head {nullptr}
LIBMSG_EXPRl_tail {nullptr}
LIBMSG_EXPRl_child {nullptr}

Detailed Description

an expression chain of LibMSG.

Member Data Documentation

◆ l_child

LIBMSG_EXPR* LIBMSG_EXPR::l_child {nullptr}

◆ l_head

LIBMSG_EXPR* LIBMSG_EXPR::l_head {nullptr}

◆ l_key

VoidPtr LIBMSG_EXPR::l_key {nullptr}

◆ l_tail

LIBMSG_EXPR* LIBMSG_EXPR::l_tail {nullptr}

◆ l_value

VoidPtr LIBMSG_EXPR::l_value {nullptr}

The documentation for this struct was generated from the following file: