BRL-CAD
fbserv_client Struct Reference

#include <fbserv.h>

Collaboration diagram for fbserv_client:
[legend]

Data Fields

int fbsc_fd
 socket to send data down More...
 
void * fbsc_chan
 platform/toolkit specific channel More...
 
void * fbsc_handler
 platform/toolkit specific handler More...
 
struct pkg_connfbsc_pkg
 
struct fbserv_objfbsc_fbsp
 points to its fbserv object More...
 

Detailed Description

Definition at line 68 of file fbserv.h.

Field Documentation

◆ fbsc_fd

int fbsc_fd

socket to send data down

Definition at line 69 of file fbserv.h.

◆ fbsc_chan

void* fbsc_chan

platform/toolkit specific channel

Definition at line 70 of file fbserv.h.

◆ fbsc_handler

void* fbsc_handler

platform/toolkit specific handler

Definition at line 71 of file fbserv.h.

◆ fbsc_pkg

struct pkg_conn* fbsc_pkg

Definition at line 72 of file fbserv.h.

◆ fbsc_fbsp

struct fbserv_obj* fbsc_fbsp

points to its fbserv object

Definition at line 73 of file fbserv.h.


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