nxt_unit_init_t_ops

final implicit class nxt_unit_init_t_ops(ptr: Ptr[nxt_unit_init_t]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def ctx_data: Ptr[Byte]
def ctx_data_=(v: Ptr[Byte]): Unit
def data: Ptr[Byte]
def data_=(v: Ptr[Byte]): Unit
def log_fd: CInt
def log_fd_=(v: CInt): Unit
def max_pending_requests_=(v: CInt): Unit
def read_port_=(v: Ptr[nxt_unit_port_t]): Unit
def ready_port_=(v: Ptr[nxt_unit_port_t]): Unit
def ready_stream: CInt
def ready_stream_=(v: CInt): Unit
def request_data_size_=(v: CInt): Unit
def router_port_=(v: Ptr[nxt_unit_port_t]): Unit
def shm_limit: CInt
def shm_limit_=(v: CInt): Unit